Skip to content

Commit

Permalink
chore: update @types/node, bumpp, eslint, @typescript-eslint/parser, …
Browse files Browse the repository at this point in the history
…globals, and typescript-eslint dependencies to latest versions
  • Loading branch information
maggot-code committed Feb 13, 2025
1 parent 2a33991 commit 93b2a13
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
"@eslint/js": "^9.20.0",
"@types/eslint": "^9.6.1",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.13.1",
"bumpp": "^10.0.2",
"eslint": "^9.20.0",
"@types/node": "^22.13.2",
"bumpp": "^10.0.3",
"eslint": "^9.20.1",
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"vue": "^3.5.13"
},
"dependencies": {
"@stylistic/eslint-plugin": "^3.1.0",
"@typescript-eslint/parser": "^8.23.0",
"@typescript-eslint/parser": "^8.24.0",
"eslint-merge-processors": "^2.0.0",
"eslint-plugin-antfu": "^3.0.0",
"eslint-plugin-command": "^3.0.0",
Expand All @@ -60,10 +60,10 @@
"eslint-plugin-unused-imports": "^4.1.4",
"eslint-plugin-vue": "^9.32.0",
"eslint-processor-vue-blocks": "^2.0.0",
"globals": "^15.14.0",
"globals": "^15.15.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^1.0.0",
"typescript-eslint": "^8.23.0",
"typescript-eslint": "^8.24.0",
"vue-eslint-parser": "^9.4.3"
}
}

0 comments on commit 93b2a13

Please sign in to comment.