Skip to content

Commit efd2194

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @sourcegraph/eslint-config to ^0.29.0
1 parent 647a4b1 commit efd2194

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@changesets/cli": "^2.22.0",
5454
"@commitlint/cli": "^16.2.4",
5555
"@commitlint/config-conventional": "^16.2.4",
56-
"@sourcegraph/eslint-config": "^0.28.0",
56+
"@sourcegraph/eslint-config": "^0.29.0",
5757
"@sourcegraph/prettierrc": "^3.0.3",
5858
"@sourcegraph/stylelint-config": "^1.4.0",
5959
"@sourcegraph/tsconfig": "^4.0.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,10 +1323,10 @@
13231323
dependencies:
13241324
"@sinonjs/commons" "^1.7.0"
13251325

1326-
"@sourcegraph/eslint-config@^0.28.0":
1327-
version "0.28.0"
1328-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.28.0.tgz#0fd600e8d75c1d5ea6d614010de996ba853e2ffa"
1329-
integrity sha512-lUb2Q3xbI0cys4tp6UNMPkAcCFkage7cvj9WWXK6OX4iv7q4gfPeABWDSezAFiXLyck76+JA81ux3OAGLYW9+Q==
1326+
"@sourcegraph/eslint-config@^0.29.0":
1327+
version "0.29.0"
1328+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.29.0.tgz#07e58c17a08b2dee01646afe775384e4cd6aa344"
1329+
integrity sha512-butNDBMUGcbQdkQ66UnF15aRHbsC6+DBy2hAVbgSvTxVMr69CtNz91Q/fIjajMytQpo+vNs10F7wxWdHrD73jg==
13301330
dependencies:
13311331
"@sourcegraph/prettierrc" "^3.0.3"
13321332
"@typescript-eslint/eslint-plugin" "^4.28.3"
@@ -1337,7 +1337,7 @@
13371337
eslint-plugin-import "^2.22.1"
13381338
eslint-plugin-jest-dom "^3.6.5"
13391339
eslint-plugin-jsdoc "^30.7.8"
1340-
eslint-plugin-jsx-a11y "^6.4.1"
1340+
eslint-plugin-jsx-a11y "^6.5.1"
13411341
eslint-plugin-react "^7.21.4"
13421342
eslint-plugin-react-hooks "^4.2.0"
13431343
eslint-plugin-rxjs "^2.1.5"
@@ -3334,7 +3334,7 @@ eslint-plugin-jsdoc@^30.7.8:
33343334
semver "^7.3.4"
33353335
spdx-expression-parse "^3.0.1"
33363336

3337-
eslint-plugin-jsx-a11y@^6.4.1:
3337+
eslint-plugin-jsx-a11y@^6.5.1:
33383338
version "6.5.1"
33393339
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz#cdbf2df901040ca140b6ec14715c988889c2a6d8"
33403340
integrity sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==

0 commit comments

Comments
 (0)