Skip to content

Commit

Permalink
chore: Update @types/node, bumpp, eslint-plugin-jsdoc, and typescript…
Browse files Browse the repository at this point in the history
…-eslint to latest versions
  • Loading branch information
maggot-code committed Dec 11, 2024
1 parent 0fe5d92 commit 51a9868
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 @@ -40,28 +40,28 @@
"@eslint/js": "^9.16.0",
"@types/eslint": "^9.6.1",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.1",
"bumpp": "^9.8.1",
"@types/node": "^22.10.2",
"bumpp": "^9.9.0",
"eslint": "^9.16.0",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"vue": "^3.5.13"
},
"dependencies": {
"@stylistic/eslint-plugin": "^2.11.0",
"@typescript-eslint/parser": "^8.17.0",
"@stylistic/eslint-plugin": "^2.12.1",
"@typescript-eslint/parser": "^8.18.0",
"eslint-merge-processors": "^0.1.0",
"eslint-plugin-antfu": "^2.7.0",
"eslint-plugin-command": "^0.2.6",
"eslint-plugin-jsdoc": "^50.6.0",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-unused-imports": "^4.1.4",
"eslint-plugin-vue": "^9.32.0",
"eslint-processor-vue-blocks": "^0.1.2",
"globals": "^15.13.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^0.5.1",
"typescript-eslint": "^8.17.0",
"typescript-eslint": "^8.18.0",
"vue-eslint-parser": "^9.4.3"
}
}

0 comments on commit 51a9868

Please sign in to comment.