Skip to content

Commit 1b3a500

Browse files
committedJul 10, 2024·
revert to rimraf 5.0.1, last known version to work with node 18 for now
1 parent b56117e commit 1b3a500

File tree

2 files changed

+66
-44
lines changed

2 files changed

+66
-44
lines changed
 

‎package-lock.json

+65-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"hock": "^1.4.1",
5050
"mocha": "^10.3.0",
5151
"nyc": "^15.1.0",
52-
"rimraf": "^6.0.1",
52+
"rimraf": "5.0.1",
5353
"split2": "^4.1.0",
5454
"std-mocks": "^2.0.0",
5555
"through2": "^4.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.