Skip to content

Commit ea31796

Browse files
committed
Bump eslint to version 9.3.0 for @reduxjs/toolkit
1 parent 2a2ccc8 commit ea31796

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"axios": "^0.19.2",
6868
"console-testing-library": "0.6.1",
6969
"esbuild-extra": "^0.3.1",
70-
"eslint": "^8.57.0",
70+
"eslint": "^9.3.0",
7171
"eslint-config-prettier": "^9.1.0",
7272
"eslint-config-react-app": "^7.0.1",
7373
"eslint-plugin-flowtype": "^5.7.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7537,7 +7537,7 @@ __metadata:
75377537
axios: "npm:^0.19.2"
75387538
console-testing-library: "npm:0.6.1"
75397539
esbuild-extra: "npm:^0.3.1"
7540-
eslint: "npm:^8.57.0"
7540+
eslint: "npm:^9.3.0"
75417541
eslint-config-prettier: "npm:^9.1.0"
75427542
eslint-config-react-app: "npm:^7.0.1"
75437543
eslint-plugin-flowtype: "npm:^5.7.2"
@@ -15309,7 +15309,7 @@ __metadata:
1530915309
languageName: node
1531015310
linkType: hard
1531115311

15312-
"eslint@npm:^8.3.0, eslint@npm:^8.56.0, eslint@npm:^8.57.0":
15312+
"eslint@npm:^8.3.0, eslint@npm:^8.56.0":
1531315313
version: 8.57.0
1531415314
resolution: "eslint@npm:8.57.0"
1531515315
dependencies:

0 commit comments

Comments
 (0)