Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent b8da39e commit 7c7e206
Show file tree
Hide file tree
Showing 3 changed files with 273 additions and 356 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
},
"devDependencies": {
"only-allow": "^1.2.1",
"rimraf": "^5.0.5",
"rimraf": "^6.0.0",
"typedoc": "^0.25.7",
"typescript": "^5.3.3",
"vitest": "^1.2.1"
"vitest": "^3.0.0"
},
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/kiai.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"url": "https://github.com/buape/utilities/issues"
},
"devDependencies": {
"@types/ms": "^0.7.34",
"@types/ms": "^2.0.0",
"@types/node": "^18.19.8"
},
"files": [
Expand Down
Loading

0 comments on commit 7c7e206

Please # to comment.