Skip to content

Commit 05c60d8

Browse files
committed
Bump @typescript-eslint/utils to 8.6.0 for @reduxjs/eslint-config
1 parent 74e1719 commit 05c60d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/configs/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"@eslint/js": "^9.10.0",
71-
"@typescript-eslint/utils": "^8.5.0",
71+
"@typescript-eslint/utils": "^8.6.0",
7272
"eslint-config-prettier": "^9.1.0",
7373
"typescript-eslint": "^8.6.0"
7474
},

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6323,7 +6323,7 @@ __metadata:
63236323
"@types/eslint": "npm:^9.6.1"
63246324
"@types/eslint-config-prettier": "npm:^6.11.3"
63256325
"@types/eslint__js": "npm:^8.42.3"
6326-
"@typescript-eslint/utils": "npm:^8.5.0"
6326+
"@typescript-eslint/utils": "npm:^8.6.0"
63276327
eslint: "npm:^9.10.0"
63286328
eslint-config-prettier: "npm:^9.1.0"
63296329
rimraf: "npm:^6.0.1"
@@ -8776,7 +8776,7 @@ __metadata:
87768776
languageName: node
87778777
linkType: hard
87788778

8779-
"@typescript-eslint/utils@npm:8.6.0, @typescript-eslint/utils@npm:^8.5.0":
8779+
"@typescript-eslint/utils@npm:8.6.0, @typescript-eslint/utils@npm:^8.6.0":
87808780
version: 8.6.0
87818781
resolution: "@typescript-eslint/utils@npm:8.6.0"
87828782
dependencies:

0 commit comments

Comments
 (0)