Skip to content

Commit

Permalink
chore(deps): update dependency @sourcegraph/eslint-config to ^0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 17, 2022
1 parent 647a4b1 commit efd2194
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@changesets/cli": "^2.22.0",
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@sourcegraph/eslint-config": "^0.28.0",
"@sourcegraph/eslint-config": "^0.29.0",
"@sourcegraph/prettierrc": "^3.0.3",
"@sourcegraph/stylelint-config": "^1.4.0",
"@sourcegraph/tsconfig": "^4.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1323,10 +1323,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@sourcegraph/eslint-config@^0.28.0":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.28.0.tgz#0fd600e8d75c1d5ea6d614010de996ba853e2ffa"
integrity sha512-lUb2Q3xbI0cys4tp6UNMPkAcCFkage7cvj9WWXK6OX4iv7q4gfPeABWDSezAFiXLyck76+JA81ux3OAGLYW9+Q==
"@sourcegraph/eslint-config@^0.29.0":
version "0.29.0"
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.29.0.tgz#07e58c17a08b2dee01646afe775384e4cd6aa344"
integrity sha512-butNDBMUGcbQdkQ66UnF15aRHbsC6+DBy2hAVbgSvTxVMr69CtNz91Q/fIjajMytQpo+vNs10F7wxWdHrD73jg==
dependencies:
"@sourcegraph/prettierrc" "^3.0.3"
"@typescript-eslint/eslint-plugin" "^4.28.3"
Expand All @@ -1337,7 +1337,7 @@
eslint-plugin-import "^2.22.1"
eslint-plugin-jest-dom "^3.6.5"
eslint-plugin-jsdoc "^30.7.8"
eslint-plugin-jsx-a11y "^6.4.1"
eslint-plugin-jsx-a11y "^6.5.1"
eslint-plugin-react "^7.21.4"
eslint-plugin-react-hooks "^4.2.0"
eslint-plugin-rxjs "^2.1.5"
Expand Down Expand Up @@ -3334,7 +3334,7 @@ eslint-plugin-jsdoc@^30.7.8:
semver "^7.3.4"
spdx-expression-parse "^3.0.1"

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

0 comments on commit efd2194

Please sign in to comment.