Skip to content

Commit

Permalink
fix(ignore): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored and github-actions[bot] committed Jan 26, 2025
1 parent 420a9f2 commit d87d335
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 270 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,26 +67,26 @@
},
"devDependencies": {
"@eslint/core": "^0.10.0",
"@eslint/js": "^9.18.0",
"@eslint/js": "^9.19.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
"@types/eslint__js": "^8.42.3",
"@types/finalhandler": "^1.2.3",
"@types/humanize-duration": "^3.27.4",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/object-assign-deep": "^0.4.3",
"@types/readable-stream": "4.0.18",
"@types/sd-notify": "^2.8.2",
"@types/serve-static": "^1.15.7",
"@types/ws": "8.5.13",
"@vitest/coverage-v8": "^3.0.2",
"eslint": "^9.18.0",
"@types/ws": "8.5.14",
"@vitest/coverage-v8": "^3.0.4",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"prettier": "^3.4.2",
"tmp": "^0.2.3",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"vitest": "^3.0.2"
"typescript-eslint": "^8.21.0",
"vitest": "^3.0.4"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit d87d335

Please sign in to comment.