Skip to content

Commit e077897

Browse files
ts lint version
1 parent 899b768 commit e077897

File tree

2 files changed

+427
-53
lines changed

2 files changed

+427
-53
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"devDependencies": {
3131
"@pnpm/meta-updater": "2.0.3",
3232
"@types/node": "20.16.0",
33-
"@typescript-eslint/eslint-plugin": "^8.9.0",
34-
"@typescript-eslint/parser": "^8.9.0",
33+
"@typescript-eslint/eslint-plugin": "^8.26.1",
34+
"@typescript-eslint/parser": "^8.26.1",
3535
"esbuild": "^0.25.0",
3636
"eslint": "^8.57.1",
3737
"eslint-config-prettier": "^9.1.0",
38-
"eslint-import-resolver-typescript": "3.6.3",
38+
"eslint-import-resolver-typescript": "^3.9.0",
3939
"eslint-plugin-import": "2.31.0",
4040
"eslint-plugin-mocha": "10.5.0",
4141
"eslint-plugin-unicorn": "56.0.0",

0 commit comments

Comments
 (0)