Skip to content

Commit 53f8146

Browse files
authoredMay 5, 2023
chore(deps): update dependency rimraf to v5 (#484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 377339b commit 53f8146

File tree

3 files changed

+71
-26
lines changed

3 files changed

+71
-26
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"object-treeify": "1.1.33",
4646
"ora": "5.4.1",
4747
"prettier": "2.8.8",
48-
"rimraf": "4.4.1",
48+
"rimraf": "5.0.0",
4949
"rxjs": "7.8.1",
5050
"tar": "6.1.14",
5151
"typescript": "5.0.4"

‎packages/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"nock": "13.3.1",
4848
"nodemon": "2.0.22",
4949
"npm-run-all": "4.1.5",
50-
"rimraf": "4.4.1",
50+
"rimraf": "5.0.0",
5151
"semver": "7.5.0",
5252
"supertest": "6.3.3",
5353
"ts-jest": "29.1.0",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.