Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent 235c9d7 commit 8f3cfd7
Show file tree
Hide file tree
Showing 2 changed files with 608 additions and 281 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -42,16 +42,16 @@
"prepublishOnly": "pnpm run build"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/eslint-config": "^3.11.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"eslint": "^9.1.1",
"@types/node": "^20.12.8",
"bumpp": "^9.4.1",
"eslint": "^9.2.0",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.3",
"tsx": "^4.9.3",
"typescript": "^5.4.5",
"vitest": "^1.5.2"
"vitest": "^1.6.0"
},
"engines": {
"node": ">=18.12.0"
Expand Down

0 comments on commit 8f3cfd7

Please sign in to comment.