Skip to content

Commit 8c2c1f3

Browse files
fix(deps): update dependency rimraf to v6
Ref: PACT-445
1 parent 3ececa5 commit 8c2c1f3

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
@@ -11,7 +11,7 @@
1111
"react-router": "^5.2.0",
1212
"react-router-dom": "^5.2.0",
1313
"react-scripts": "3.4.4",
14-
"rimraf": "^3.0.2",
14+
"rimraf": "^6.0.0",
1515
"spectre.css": "^0.5.8"
1616
},
1717
"scripts": {

0 commit comments

Comments
 (0)