Skip to content

Commit 67ee586

Browse files
chore(deps): update dependency rimraf to v6 (#3362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec52893 commit 67ee586

File tree

3 files changed

+69
-11
lines changed

3 files changed

+69
-11
lines changed

examples/nestjs-apollo-federation-compatibility/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"mqtt": "^5.0.0",
3030
"nats": "^2.13.1",
3131
"reflect-metadata": "^0.1.13",
32-
"rimraf": "^5.0.0",
32+
"rimraf": "^6.0.0",
3333
"rxjs": "^7.8.0",
3434
"ts-morph": "^23.0.0",
3535
"typescript": "^5.0.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"postinstall-postinstall": "^2.1.0",
7777
"prettier": "^3.0.0",
7878
"pretty-quick": "^4.0.0",
79-
"rimraf": "^5.0.0",
79+
"rimraf": "^6.0.0",
8080
"supertest": "^7.0.0",
8181
"ts-jest": "^29.0.0",
8282
"typescript": "5.5.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)