File tree Expand file tree Collapse file tree 2 files changed +174
-173
lines changed
configs/eslint-config-compass Expand file tree Collapse file tree 2 files changed +174
-173
lines changed Original file line number Diff line number Diff line change 18
18
"@babel/eslint-parser" : " ^7.14.3" ,
19
19
"@mongodb-js/eslint-config-devtools" : " ^0.9.9" ,
20
20
"@mongodb-js/eslint-plugin-compass" : " ^1.2.9" ,
21
- "@typescript-eslint/eslint-plugin" : " ^8.34.0 " ,
22
- "@typescript-eslint/parser" : " ^8.34.0 " ,
21
+ "@typescript-eslint/eslint-plugin" : " ^8.35.1 " ,
22
+ "@typescript-eslint/parser" : " ^8.35.1 " ,
23
23
"eslint" : " ^8.57.1" ,
24
24
"eslint-config-prettier" : " ^8.3.0" ,
25
25
"eslint-plugin-chai-friendly" : " ^1.1.0" ,
26
26
"eslint-plugin-filename-rules" : " ^1.2.0" ,
27
27
"eslint-plugin-jsx-a11y" : " ^6.10.2" ,
28
28
"eslint-plugin-mocha" : " ^8.0.0" ,
29
29
"eslint-plugin-react" : " ^7.37.5" ,
30
- "eslint-plugin-react-hooks" : " ^4.6.2 "
30
+ "eslint-plugin-react-hooks" : " ^5.2.0 "
31
31
},
32
32
"scripts" : {
33
33
"prettier" : " prettier-compass" ,
You can’t perform that action at this time.
0 commit comments