Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v5.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 5f94f1e commit 7a38f98
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.10.0",
"globby": "14.0.1",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rimraf": "5.0.6",
"tsx": "4.9.4",
"typescript": "5.4.5",
"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.10.0"
globby: "npm:14.0.1"
prettier: "npm:3.2.5"
rimraf: "npm:5.0.5"
rimraf: "npm:5.0.6"
tsx: "npm:4.9.4"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -2905,14 +2905,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:5.0.5":
version: 5.0.5
resolution: "rimraf@npm:5.0.5"
"rimraf@npm:5.0.6":
version: 5.0.6
resolution: "rimraf@npm:5.0.6"
dependencies:
glob: "npm:^10.3.7"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10/a612c7184f96258b7d1328c486b12ca7b60aa30e04229a08bbfa7e964486deb1e9a1b52d917809311bdc39a808a4055c0f950c0280fba194ba0a09e6f0d404f6
checksum: 10/d27b9af8f47a595f5efaac6141ed1b6aca8ff376710a38dce5b958b113a4ec031f0d10e448fbd832b64e769a064a6ea252391b3cb3fe0e5bdd26097e11fd6fe9
languageName: node
linkType: hard

Expand Down

0 comments on commit 7a38f98

Please sign in to comment.