Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to ^5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2023
1 parent c77a5db commit eef0c40
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"pinst": "^3.0.0",
"prettier": "^3.0.3",
"prettier-standard": "^16.4.1",
"rimraf": "^5.0.1",
"rimraf": "^5.0.4",
"tsx": "^3.13.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4043,7 +4043,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.2.2, glob@npm:^10.2.5":
"glob@npm:^10.2.2, glob@npm:^10.3.7":
version: 10.3.7
resolution: "glob@npm:10.3.7"
dependencies:
Expand Down Expand Up @@ -6338,7 +6338,7 @@ __metadata:
pinst: ^3.0.0
prettier: ^3.0.3
prettier-standard: ^16.4.1
rimraf: ^5.0.1
rimraf: ^5.0.4
tsx: ^3.13.0
typescript: ^5.2.2
vite: ^4.4.9
Expand Down Expand Up @@ -7734,14 +7734,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^5.0.1":
version: 5.0.1
resolution: "rimraf@npm:5.0.1"
"rimraf@npm:^5.0.4":
version: 5.0.4
resolution: "rimraf@npm:5.0.4"
dependencies:
glob: ^10.2.5
glob: ^10.3.7
bin:
rimraf: dist/cjs/src/bin.js
checksum: bafce85391349a2d960847980bf9b5caa2a8887f481af630f1ea27e08288217293cec72d75e9a2ba35495c212789f66a7f3d23366ba6197026ab71c535126857
rimraf: dist/esm/bin.mjs
checksum: 44230119678153dc46f8e634947123e2a516689818cb1ca4b03c470cb8eece0f6a29135b9c8f785d30e50c34175a58927b8033a9eef0e154a9fab81b80712112
languageName: node
linkType: hard

Expand Down

0 comments on commit eef0c40

Please sign in to comment.