Skip to content

Commit

Permalink
fix(ignore): update dependencies (#26266)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored Feb 9, 2025
1 parent 97c7485 commit 3e3ceff
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 272 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"mqtt": "^5.10.3",
"object-assign-deep": "^0.4.0",
"rimraf": "^6.0.1",
"semver": "^7.7.0",
"semver": "^7.7.1",
"source-map-support": "^0.5.21",
"throttleit": "^2.1.0",
"winston": "^3.17.0",
Expand All @@ -68,26 +68,26 @@
},
"devDependencies": {
"@eslint/core": "^0.11.0",
"@eslint/js": "^9.19.0",
"@eslint/js": "^9.20.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.13.0",
"@types/node": "^22.13.1",
"@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.14",
"@vitest/coverage-v8": "^3.0.4",
"eslint": "^9.19.0",
"@vitest/coverage-v8": "^3.0.5",
"eslint": "^9.20.0",
"eslint-config-prettier": "^10.0.1",
"prettier": "^3.4.2",
"tmp": "^0.2.3",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0",
"vitest": "^3.0.4"
"typescript-eslint": "^8.23.0",
"vitest": "^3.0.5"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 3e3ceff

Please sign in to comment.