Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2024
1 parent 3561607 commit 0ce63c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-perfectionist": "2.11.0",
"globby": "14.0.2",
"prettier": "3.3.2",
"rimraf": "5.0.7",
"rimraf": "5.0.8",
"tsx": "4.16.2",
"typescript": "5.5.3",
"vitest": "1.6.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ __metadata:
eslint-plugin-perfectionist: "npm:2.11.0"
globby: "npm:14.0.2"
prettier: "npm:3.3.2"
rimraf: "npm:5.0.7"
rimraf: "npm:5.0.8"
tsx: "npm:4.16.2"
typescript: "npm:5.5.3"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -2920,14 +2920,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:5.0.7":
version: 5.0.7
resolution: "rimraf@npm:5.0.7"
"rimraf@npm:5.0.8":
version: 5.0.8
resolution: "rimraf@npm:5.0.8"
dependencies:
glob: "npm:^10.3.7"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10/1e3cecfe59ee2383dfd9ba5373caeed48ed941318a0360119419b7dffc63115661408b9427f67e1f66b5bbb8855a3953db09e55a7362b3df904a44453dfa22fb
checksum: 10/ab8f1bcb49762d16120813a127f90773da657bb5c6f29d3865c1b3c1ceb0d2291cd3e7b439adb7571024be47dce8443b3ffd1b116ec78b6122fca0571da87a79
languageName: node
linkType: hard

Expand Down

0 comments on commit 0ce63c4

Please sign in to comment.