Skip to content

Commit

Permalink
chore: upgrade dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Jun 20, 2024
1 parent c272a09 commit c2a0aa0
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 423 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"prepack": "pnpm build && clean-pkg-json"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@types/node": "^20.14.6",
"clean-pkg-json": "^1.2.0",
"lintroll": "^1.6.1",
"manten": "^1.2.0",
"pkgroll": "^2.0.2",
"tsd": "^0.31.0",
"tsx": "^4.7.2",
"manten": "^1.3.0",
"pkgroll": "^2.1.1",
"tsd": "^0.31.1",
"tsx": "^4.15.6",
"typescript": "^5.4.5"
},
"packageManager": "pnpm@9.2.0"
Expand Down
Loading

0 comments on commit c2a0aa0

Please sign in to comment.