Skip to content

Commit 692e687

Browse files
authored
Merge pull request #3 from codewithmmak/renovate/rimraf-4.x
Update dependency rimraf to v4
2 parents e35e5a8 + 297ba9f commit 692e687

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)