Skip to content

Commit

Permalink
perf: update zx to v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Dec 24, 2024
1 parent 14713e0 commit 530bf2c
Show file tree
Hide file tree
Showing 2 changed files with 1,083 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@qiwi/deep-proxy": "^3.0.0",
"@types/ip": "^1.1.3",
"@types/node": "^22.5.1",
"@types/node": "^22.10.2",
"@types/semver": "^7.5.8",
"globby-cp": "^1.3.0",
"ini": "^4.1.3",
Expand All @@ -51,10 +51,10 @@
"semver": "^7.6.3",
"ssri": "^10.0.6",
"tempy": "^3.1.0",
"zx": "8.2.4",
"typescript": "^5.5.4"
"zx": "8.3.0",
"typescript": "^5.7.2"
},
"devDependencies": {
"c8": "^10.1.2"
"c8": "^10.1.3"
}
}
Loading

0 comments on commit 530bf2c

Please sign in to comment.