Skip to content

Commit a641eb8

Browse files
chore(deps): update dependency rimraf to ^6.1.2 (main) (#7901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: caohuilin <[email protected]>
1 parent 8968452 commit a641eb8

File tree

3 files changed

+13
-47
lines changed

3 files changed

+13
-47
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"husky": "^8.0.3",
8383
"lint-staged": "~13.3.0",
8484
"nx": "^17.3.2",
85-
"rimraf": "^6.1.0",
85+
"rimraf": "^6.1.2",
8686
"vitest": "^3.0.0"
8787
},
8888
"pnpm": {

pnpm-lock.yaml

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

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"jest-puppeteer": "^11.0.0",
3434
"kill-port": "^2.0.1",
3535
"puppeteer": "^24.31.0",
36-
"rimraf": "^6.1.0",
36+
"rimraf": "^6.1.2",
3737
"tree-kill": "^1.2.2",
3838
"ts-node": "^10.9.2",
3939
"tsm": "2.3.0",

0 commit comments

Comments
 (0)