Skip to content

Commit 297ba9f

Browse files
Update dependency rimraf to v4
1 parent e35e5a8 commit 297ba9f

File tree

2 files changed

+13
-16
lines changed

2 files changed

+13
-16
lines changed

package-lock.json

Lines changed: 12 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"chai": "^4.3.7",
2323
"mocha": "^10.2.0",
2424
"mochawesome": "^7.1.3",
25-
"rimraf": "^3.0.2",
25+
"rimraf": "^4.0.0",
2626
"supertest": "^6.3.3"
2727
}
2828
}

0 commit comments

Comments
 (0)