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 Feb 2, 2025
1 parent 2fbaaf5 commit 8a2fa02
Show file tree
Hide file tree
Showing 2 changed files with 1,237 additions and 775 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,30 +28,30 @@
"postpack": "pinst --enable"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@favware/cliff-jumper": "^4.0.3",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@favware/cliff-jumper": "^4.1.0",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.16.0",
"@types/node": "^20.17.16",
"@types/rimraf": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^8.57.0",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.4",
"lint-staged": "^15.2.9",
"eslint-plugin-prettier": "^5.2.3",
"husky": "^9.1.7",
"lint-staged": "^15.4.3",
"pinst": "^3.0.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"rimraf": "^5.0.10",
"tsup": "^8.2.4",
"typedoc": "^0.26.5",
"typedoc-json-parser": "^10.1.5",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"tsup": "^8.3.6",
"typedoc": "^0.27.6",
"typedoc-json-parser": "^10.2.0",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 8a2fa02

Please sign in to comment.