Skip to content

Commit 82877bb

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.35.0
1 parent 31868d9 commit 82877bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"last 1 Safari versions"
101101
],
102102
"devDependencies": {
103-
"@sourcegraph/eslint-config": "^0.34.0",
103+
"@sourcegraph/eslint-config": "^0.35.0",
104104
"@sourcegraph/tsconfig": "^4.0.1",
105105
"@types/node": "18.18.4",
106106
"eslint": "^8.51.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,10 +1097,10 @@
10971097
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
10981098
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==
10991099

1100-
"@sourcegraph/eslint-config@^0.34.0":
1101-
version "0.34.0"
1102-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.34.0.tgz#7f206a513a86441b564ded0eabd135118c8495e5"
1103-
integrity sha512-TB7rKE8HHqvGgqm+9JppItB0jfFmux8R1M/QgQaF6tgPZge8cl6VPSCHmU7phLku8tp7HOfw3kQC3HaI4DJcgA==
1100+
"@sourcegraph/eslint-config@^0.35.0":
1101+
version "0.35.0"
1102+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.35.0.tgz#96efa83061d53e3a6c45ae016e935f20d74b95e3"
1103+
integrity sha512-06se5SeOhZwKE7jTGCEZ+FfffJ/NtrOuGqMu0KNeRJQSQvl5P9XoD51EBU4gyCiCjQrJS5wU+O4SbQ3kwM4+2Q==
11041104
dependencies:
11051105
"@sourcegraph/prettierrc" "^3.0.3"
11061106
"@typescript-eslint/eslint-plugin" "^5.20.0"

0 commit comments

Comments
 (0)