Skip to content

Commit 7653aa3

Browse files
fix(deps): update @typescript-eslint/* to ^8.26.0
1 parent f8481b4 commit 7653aa3

File tree

2 files changed

+158
-23
lines changed

2 files changed

+158
-23
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@
2727
"prepublishOnly": "pnpm run build"
2828
},
2929
"dependencies": {
30-
"@typescript-eslint/utils": "^8.19.1"
30+
"@typescript-eslint/utils": "^8.26.0"
3131
},
3232
"devDependencies": {
3333
"@swc/cli": "^0.1.62",
3434
"@swc/core": "^1.4.1",
3535
"@types/node": "^18.19.71",
36-
"@typescript-eslint/eslint-plugin": "^8.19.1",
37-
"@typescript-eslint/parser": "^8.19.1",
38-
"@typescript-eslint/rule-tester": "^8.19.1",
39-
"@typescript-eslint/types": "^8.19.1",
36+
"@typescript-eslint/eslint-plugin": "^8.26.0",
37+
"@typescript-eslint/parser": "^8.26.0",
38+
"@typescript-eslint/rule-tester": "^8.26.0",
39+
"@typescript-eslint/types": "^8.26.0",
4040
"eslint": "^9.18.0",
4141
"eslint-plugin-eslint-plugin": "^6.4.0",
4242
"eslint-plugin-unused-imports": "^4.1.4",

pnpm-lock.yaml

Lines changed: 153 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)