Skip to content

Commit 64783b7

Browse files
committed
update deps
1 parent b317301 commit 64783b7

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@stylistic/eslint-plugin-js": "3.1.0",
2020
"@stylistic/eslint-plugin-jsx": "3.1.0",
2121
"@stylistic/eslint-plugin-ts": "3.1.0",
22-
"@typescript-eslint/eslint-plugin": "8.31.0",
23-
"@typescript-eslint/parser": "8.31.0",
22+
"@typescript-eslint/eslint-plugin": "8.31.1",
23+
"@typescript-eslint/parser": "8.31.1",
2424
"@vitest/eslint-plugin": "1.1.43",
2525
"deepie-merge": "1.3.1",
2626
"eslint-import-resolver-typescript": "4.3.4",
@@ -39,7 +39,7 @@
3939
"eslint-plugin-unicorn": "56.0.1",
4040
"eslint-plugin-validate-jsx-nesting": "0.1.1",
4141
"globals": "16.0.0",
42-
"typescript-eslint": "8.31.0"
42+
"typescript-eslint": "8.31.1"
4343
},
4444
"devDependencies": {
4545
"@types/eslint": "9.6.1",

0 commit comments

Comments
 (0)