Skip to content

Commit 8b9a4c6

Browse files
fix(deps): update typescript-eslint monorepo to ^8.44.1
1 parent 95b25cf commit 8b9a4c6

File tree

2 files changed

+2357
-2015
lines changed

2 files changed

+2357
-2015
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@eslint/js": "^9.30.1",
4545
"@humanwhocodes/momoa": "^3.3.8",
4646
"@stylistic/eslint-plugin": "^5.1.0",
47-
"@typescript-eslint/parser": "^8.35.1",
47+
"@typescript-eslint/parser": "^8.44.1",
4848
"@vue/eslint-config-typescript": "^14.5.1",
4949
"eslint": "^9.30.1",
5050
"eslint-plugin-jsonc": "^2.20.1",
@@ -54,7 +54,7 @@
5454
"eslint-plugin-unicorn": "^59.0.1",
5555
"eslint-plugin-vue": "^10.2.0",
5656
"jsonc-eslint-parser": "^2.4.0",
57-
"typescript-eslint": "^8.35.1"
57+
"typescript-eslint": "^8.44.1"
5858
},
5959
"devDependencies": {
6060
"@vitest/ui": "^3.2.4",

0 commit comments

Comments
 (0)