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 4, 2024
1 parent aa2b639 commit 42e2745
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 363 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"devDependencies": {
"@ampproject/remapping": "^2.3.0",
"@types/cross-spawn": "^6.0.6",
"@types/node": "^20.12.11",
"@types/node": "^20.14.1",
"@types/split2": "^4.2.3",
"cachedir": "^2.4.0",
"chokidar": "^3.6.0",
Expand All @@ -97,18 +97,18 @@
"fs-require": "^1.6.0",
"get-node": "^15.0.1",
"kolorist": "^1.8.0",
"lint-staged": "^15.2.2",
"lintroll": "^1.5.2",
"lint-staged": "^15.2.5",
"lintroll": "^1.6.0",
"magic-string": "^0.30.10",
"manten": "^1.3.0",
"memfs": "^4.9.2",
"node-pty": "^1.0.0",
"outdent": "^0.8.0",
"pkgroll": "^2.0.2",
"pkgroll": "^2.1.1",
"simple-git-hooks": "^2.11.1",
"split2": "^4.2.0",
"strip-ansi": "^7.1.0",
"type-fest": "^4.18.2",
"type-fest": "^4.18.3",
"type-flag": "^3.0.0",
"typescript": "^5.4.5"
},
Expand Down
Loading

0 comments on commit 42e2745

Please sign in to comment.