File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 40
40
"typescript" : " ^4.5.4"
41
41
},
42
42
"devDependencies" : {
43
- "@sourcegraph/eslint-config" : " 0.28 .0" ,
43
+ "@sourcegraph/eslint-config" : " 0.29 .0" ,
44
44
"@sourcegraph/prettierrc" : " 3.0.3" ,
45
45
"@sourcegraph/tsconfig" : " 4.0.1" ,
46
46
"@types/diff" : " 5.0.2" ,
Original file line number Diff line number Diff line change 321
321
dependencies :
322
322
esquery "^1.0.1"
323
323
324
- " @sourcegraph/eslint-config@0.28 .0 " :
325
- version "0.28 .0"
326
- resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.28 .0.tgz#0fd600e8d75c1d5ea6d614010de996ba853e2ffa "
327
- integrity sha512-lUb2Q3xbI0cys4tp6UNMPkAcCFkage7cvj9WWXK6OX4iv7q4gfPeABWDSezAFiXLyck76+JA81ux3OAGLYW9+Q ==
324
+ " @sourcegraph/eslint-config@0.29 .0 " :
325
+ version "0.29 .0"
326
+ resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.29 .0.tgz#07e58c17a08b2dee01646afe775384e4cd6aa344 "
327
+ integrity sha512-butNDBMUGcbQdkQ66UnF15aRHbsC6+DBy2hAVbgSvTxVMr69CtNz91Q/fIjajMytQpo+vNs10F7wxWdHrD73jg ==
328
328
dependencies :
329
329
" @sourcegraph/prettierrc" " ^3.0.3"
330
330
" @typescript-eslint/eslint-plugin" " ^4.28.3"
335
335
eslint-plugin-import "^2.22.1"
336
336
eslint-plugin-jest-dom "^3.6.5"
337
337
eslint-plugin-jsdoc "^30.7.8"
338
- eslint-plugin-jsx-a11y "^6.4 .1"
338
+ eslint-plugin-jsx-a11y "^6.5 .1"
339
339
eslint-plugin-react "^7.21.4"
340
340
eslint-plugin-react-hooks "^4.2.0"
341
341
eslint-plugin-rxjs "^2.1.5"
@@ -1200,7 +1200,7 @@ eslint-plugin-jsdoc@^30.7.8:
1200
1200
semver "^7.3.4"
1201
1201
spdx-expression-parse "^3.0.1"
1202
1202
1203
- eslint-plugin-jsx-a11y@^6.4 .1 :
1203
+ eslint-plugin-jsx-a11y@^6.5 .1 :
1204
1204
version "6.5.1"
1205
1205
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz#cdbf2df901040ca140b6ec14715c988889c2a6d8"
1206
1206
integrity sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==
You can’t perform that action at this time.
0 commit comments