Skip to content

Commit 456e01e

Browse files
fix(deps): update linters
1 parent b748866 commit 456e01e

File tree

2 files changed

+80
-81
lines changed

2 files changed

+80
-81
lines changed

packages/eslint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
},
1818
"dependencies": {
1919
"@babel/eslint-parser": "^7.28.5",
20-
"@typescript-eslint/parser": "^8.47.0",
20+
"@typescript-eslint/parser": "^8.48.0",
2121
"eslint-config-prettier": "^10.1.8",
2222
"eslint-plugin-n": "^17.23.1",
2323
"eslint-plugin-promise": "^7.2.1",
2424
"eslint-plugin-unused-imports": "^4.3.0",
25-
"eslint-plugin-vue": "^10.5.1",
25+
"eslint-plugin-vue": "^10.6.1",
2626
"eslint-plugin-vuejs-accessibility": "^2.4.1",
2727
"globals": "^16.5.0",
2828
"typescript": "^5.9.3",
29-
"typescript-eslint": "^8.47.0"
29+
"typescript-eslint": "^8.48.0"
3030
},
3131
"peerDependencies": {
3232
"eslint": "^9.39.1"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)