Skip to content

Commit cfc40ab

Browse files
Update dependency rimraf to v6
1 parent 44ed0b7 commit cfc40ab

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
@@ -36,7 +36,7 @@
3636
"@types/node": "12.20.55",
3737
"jest": "24.9.0",
3838
"npm-run-all": "4.1.5",
39-
"rimraf": "3.0.2",
39+
"rimraf": "6.0.0",
4040
"ts-jest": "24.3.0",
4141
"tslint": "5.20.1",
4242
"tslint-clean-code": "0.2.10",

0 commit comments

Comments
 (0)