Skip to content

Commit 0a88f54

Browse files
committed
⬆️ update node deps
1 parent 76c1f00 commit 0a88f54

File tree

2 files changed

+91
-229
lines changed

2 files changed

+91
-229
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/salamaashoush/turbo-remote-cache-rs"
77
},
88
"author": "Salama Ashoush <salamaaashoush@gmail.com>",
9-
"packageManager": "pnpm@9.8.0",
9+
"packageManager": "pnpm@9.9.0",
1010
"license": "MIT",
1111
"description": "A remote cache for turbo",
1212
"keywords": [
@@ -33,16 +33,16 @@
3333
},
3434
"devDependencies": {
3535
"@changesets/changelog-github": "0.5.0",
36-
"@changesets/cli": "2.27.7",
37-
"@types/node": "^22.5.0",
36+
"@changesets/cli": "2.27.8",
37+
"@types/node": "^22.5.4",
3838
"@types/shell-escape": "^0.2.3",
3939
"chalk": "^5.3.0",
4040
"cmd-ts": "0.13.0",
4141
"execa": "9.3.1",
4242
"prettier": "3.3.3",
4343
"pv": "1.0.1",
4444
"shell-escape": "^0.2.0",
45-
"tsx": "^4.18.0",
45+
"tsx": "^4.19.0",
4646
"typescript": "^5.5.4"
4747
}
4848
}

0 commit comments

Comments
 (0)