Skip to content

Commit

Permalink
chore: Update npm dependencies and TypeScript configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
maggot-code committed Aug 11, 2024
1 parent 679c8f1 commit 12fb993
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@eslint/js": "^9.9.0",
"@types/eslint": "^9.6.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"bumpp": "^9.4.2",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vue": "^3.4.37"
Expand All @@ -53,9 +53,9 @@
"eslint-merge-processors": "^0.1.0",
"eslint-plugin-antfu": "^2.3.4",
"eslint-plugin-command": "^0.2.3",
"eslint-plugin-jsdoc": "^50.0.0",
"eslint-plugin-jsdoc": "^50.0.1",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-unused-imports": "^4.1.2",
"eslint-plugin-unused-imports": "^4.1.3",
"eslint-plugin-vue": "^9.27.0",
"eslint-processor-vue-blocks": "^0.1.2",
"globals": "^15.9.0",
Expand Down

0 comments on commit 12fb993

Please sign in to comment.