Skip to content

Commit c0da7bb

Browse files
committed
Update rimraf to version 4.4.0
1 parent 66fd0c9 commit c0da7bb

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
@@ -62,7 +62,7 @@
6262
"jest": "^29.5.0",
6363
"jest-diff": "^29.5.0",
6464
"prettier": "^2.8.4",
65-
"rimraf": "^4.1.2",
65+
"rimraf": "^4.4.0",
6666
"source-map-js": "^1.0.2",
6767
"turbo": "^1.8.3"
6868
},

0 commit comments

Comments
 (0)