File tree Expand file tree Collapse file tree 3 files changed +207
-134
lines changed
configs/eslint-config-compass Expand file tree Collapse file tree 3 files changed +207
-134
lines changed Original file line number Diff line number Diff line change 1818 "@babel/eslint-parser" : " ^7.14.3" ,
1919 "@mongodb-js/eslint-config-devtools" : " ^0.9.9" ,
2020 "@mongodb-js/eslint-plugin-compass" : " ^1.2.17" ,
21- "@typescript-eslint/eslint-plugin" : " ^8.43.0 " ,
22- "@typescript-eslint/parser" : " ^8.43.0 " ,
21+ "@typescript-eslint/eslint-plugin" : " ^8.46.2 " ,
22+ "@typescript-eslint/parser" : " ^8.46.2 " ,
2323 "eslint" : " ^8.57.1" ,
2424 "eslint-config-prettier" : " ^8.3.0" ,
2525 "eslint-plugin-chai-friendly" : " ^1.1.0" ,
2626 "eslint-plugin-filename-rules" : " ^1.2.0" ,
2727 "eslint-plugin-jsx-a11y" : " ^6.10.2" ,
2828 "eslint-plugin-mocha" : " ^8.0.0" ,
2929 "eslint-plugin-react" : " ^7.37.5" ,
30- "eslint-plugin-react-hooks" : " ^5.2.0 "
30+ "eslint-plugin-react-hooks" : " ^7.0.1 "
3131 },
3232 "scripts" : {
3333 "prettier" : " prettier-compass" ,
You can’t perform that action at this time.
0 commit comments