Skip to content

Commit d0046bb

Browse files
Update dependency rimraf to v6
Update rimraf from 5.0.10 to 6.0.1 Change-type: patch
1 parent 454403d commit d0046bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"ncp": "^2.0.0",
5959
"pinejs-client-core": "^7.2.0",
6060
"proxyquire": "^2.1.3",
61-
"rimraf": "^5.0.1",
61+
"rimraf": "^6.0.0",
6262
"ts-mocha": "^10.0.0",
6363
"typescript": "^5.5.3"
6464
},

0 commit comments

Comments
 (0)