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 Jul 19, 2024
1 parent 5f0df84 commit 28c53ae
Show file tree
Hide file tree
Showing 2 changed files with 693 additions and 1,137 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,20 +58,20 @@
"rollup": "^4.17.2"
},
"devDependencies": {
"@types/node": "^20.12.12",
"@types/node": "^20.14.11",
"clean-pkg-json": "^1.2.0",
"cleye": "^1.3.2",
"execa": "^9.1.0",
"execa": "^9.3.0",
"fs-fixture": "^2.4.0",
"get-node": "^15.0.1",
"get-tsconfig": "^4.7.5",
"get-tsconfig": "^4.7.6",
"kolorist": "^1.8.0",
"lintroll": "^1.5.2",
"lintroll": "^1.7.1",
"manten": "^1.3.0",
"outdent": "^0.8.0",
"rollup-plugin-dts": "6.1.1",
"tsx": "^4.10.5",
"type-fest": "^4.18.2",
"typescript": "^5.4.5"
"tsx": "^4.16.2",
"type-fest": "^4.22.1",
"typescript": "^5.5.3"
}
}
Loading

0 comments on commit 28c53ae

Please sign in to comment.