Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to ^5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2023
1 parent eef0c40 commit b99152c
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 @@ -56,7 +56,7 @@
"pinst": "^3.0.0",
"prettier": "^3.0.3",
"prettier-standard": "^16.4.1",
"rimraf": "^5.0.4",
"rimraf": "^5.0.5",
"tsx": "^3.13.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6338,7 +6338,7 @@ __metadata:
pinst: ^3.0.0
prettier: ^3.0.3
prettier-standard: ^16.4.1
rimraf: ^5.0.4
rimraf: ^5.0.5
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.4":
version: 5.0.4
resolution: "rimraf@npm:5.0.4"
"rimraf@npm:^5.0.5":
version: 5.0.5
resolution: "rimraf@npm:5.0.5"
dependencies:
glob: ^10.3.7
bin:
rimraf: dist/esm/bin.mjs
checksum: 44230119678153dc46f8e634947123e2a516689818cb1ca4b03c470cb8eece0f6a29135b9c8f785d30e50c34175a58927b8033a9eef0e154a9fab81b80712112
checksum: d66eef829b2e23b16445f34e73d75c7b7cf4cbc8834b04720def1c8f298eb0753c3d76df77325fad79d0a2c60470525d95f89c2475283ad985fd7441c32732d1
languageName: node
linkType: hard

Expand Down

0 comments on commit b99152c

Please sign in to comment.