Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent c7fa206 commit 8db44d3
Show file tree
Hide file tree
Showing 2 changed files with 568 additions and 349 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,28 +26,28 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@favware/npm-deprecate": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.1",
"@types/node": "^22.10.5",
"@types/rimraf": "^4.0.5",
"@vitest/coverage-v8": "^2.1.6",
"dotenv": "^16.4.5",
"@vitest/coverage-v8": "^2.1.8",
"dotenv": "^16.4.7",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"lint-staged": "^15.2.10",
"release-it": "^17.10.0",
"lint-staged": "^15.3.0",
"release-it": "^17.11.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"tsup": "^8.3.5",
"typedoc": "^0.27.2",
"typedoc-plugin-markdown": "^4.3.0",
"typescript": "^5.7.2",
"vitest": "^2.1.6"
"typedoc": "^0.27.6",
"typedoc-plugin-markdown": "^4.4.1",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit 8db44d3

Please sign in to comment.