Skip to content

Commit 034c4ed

Browse files
chore(deps): update dependency eslint-config-react-app to v7
1 parent c41aba2 commit 034c4ed

File tree

3 files changed

+1303
-12
lines changed

3 files changed

+1303
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@typescript-eslint/parser": "4.33.0",
6464
"eslint": "7.32.0",
6565
"eslint-config-prettier": "8.5.0",
66-
"eslint-config-react-app": "6.0.0",
66+
"eslint-config-react-app": "7.0.1",
6767
"eslint-config-standard": "16.0.3",
6868
"eslint-plugin-import": "2.26.0",
6969
"eslint-plugin-jest": "24.7.0",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@typescript-eslint/parser": "4.33.0",
9494
"babel-eslint": "10.1.0",
9595
"eslint-config-prettier": "8.5.0",
96-
"eslint-config-react-app": "6.0.0",
96+
"eslint-config-react-app": "7.0.1",
9797
"eslint-plugin-flowtype": "5.10.0",
9898
"eslint-plugin-jsx-a11y": "6.6.1",
9999
"eslint-plugin-react": "7.31.8",

0 commit comments

Comments
 (0)