Skip to content

Commit 087b387

Browse files
committed
Upgrade dependencies
1 parent 4fee9ef commit 087b387

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,23 @@
3030
"react-dom": "16.8 - 17"
3131
},
3232
"devDependencies": {
33-
"@types/react": "^17.0.0",
34-
"@typescript-eslint/eslint-plugin": "^4.13.0",
35-
"@typescript-eslint/parser": "^4.13.0",
33+
"@types/react": "^17.0.47",
34+
"@typescript-eslint/eslint-plugin": "^4.33.0",
35+
"@typescript-eslint/parser": "^4.33.0",
3636
"babel-eslint": "^10.1.0",
37-
"eslint": "^7.17.0",
37+
"eslint": "^7.32.0",
3838
"eslint-config-react-app": "^6.0.0",
39-
"eslint-plugin-flowtype": "^5.2.0",
40-
"eslint-plugin-import": "^2.22.1",
41-
"eslint-plugin-jsx-a11y": "^6.4.1",
42-
"eslint-plugin-react": "^7.22.0",
43-
"eslint-plugin-react-hooks": "^4.2.0",
44-
"husky": "^4.3.7",
45-
"lint-staged": "^10.5.3",
46-
"prettier": "^2.2.1",
47-
"react": "^17.0.1",
48-
"react-dom": "^17.0.1",
49-
"typescript": "^4.2.2"
39+
"eslint-plugin-flowtype": "^5.10.0",
40+
"eslint-plugin-import": "^2.26.0",
41+
"eslint-plugin-jsx-a11y": "^6.6.0",
42+
"eslint-plugin-react": "^7.30.1",
43+
"eslint-plugin-react-hooks": "^4.6.0",
44+
"husky": "^4.3.8",
45+
"lint-staged": "^10.5.4",
46+
"prettier": "^2.7.1",
47+
"react": "^17.0.2",
48+
"react-dom": "^17.0.2",
49+
"typescript": "^4.7.4"
5050
},
5151
"eslintConfig": {
5252
"extends": "react-app"

0 commit comments

Comments
 (0)