Skip to content

Commit 20e7f20

Browse files
chore(deps): update dependency eslint to v9
1 parent a0fba46 commit 20e7f20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"babel-plugin-module-resolver": "^5.0.0",
7676
"babel-plugin-react-docgen-typescript": "^1.5.1",
7777
"babel-plugin-react-native-web": "^0.18.10",
78-
"eslint": "^8.19.0",
78+
"eslint": "^9.0.0",
7979
"jest": "^29.2.1",
8080
"metro-react-native-babel-preset": "^0.76.5",
8181
"prettier": "^2.4.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react": "^18.2.0",
5454
"@types/react-native": "^0.73.0",
5555
"@typescript-eslint/eslint-plugin": "^7.9.0",
56-
"eslint": "^8.57.0",
56+
"eslint": "^9.0.0",
5757
"eslint-config-prettier": "^9.1.0",
5858
"eslint-config-standard-with-typescript": "19.0.1",
5959
"eslint-plugin-prettier": "^5.1.3",

0 commit comments

Comments
 (0)