Skip to content

Commit 9d88aff

Browse files
authored
feat: Update all eslint packages to latest (#22)
1 parent 73c8d2d commit 9d88aff

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030
"test:unit:watch": "npm run test:unit -- --watch"
3131
},
3232
"dependencies": {
33-
"@typescript-eslint/eslint-plugin": "^4.33.0",
34-
"@typescript-eslint/parser": "^4.33.0",
33+
"@typescript-eslint/eslint-plugin": "^5.48.2",
34+
"@typescript-eslint/parser": "^5.48.2",
3535
"chalk": "^4.1.2",
3636
"clean-webpack-plugin": "^3.0.0",
3737
"css-loader": "^5.2.7",
38-
"eslint": "^7.32.0",
39-
"eslint-config-prettier": "^7.2.0",
40-
"eslint-plugin-react": "^7.29.4",
41-
"eslint-plugin-react-hooks": "^4.5.0",
38+
"eslint": "^8.32.0",
39+
"eslint-config-prettier": "^8.6.0",
40+
"eslint-plugin-react": "^7.32.1",
41+
"eslint-plugin-react-hooks": "^4.6.0",
4242
"fs-extra": "^9.0.1",
4343
"inquirer": "^7.3.3",
4444
"postcss": "^8.4.13",

0 commit comments

Comments
 (0)