Skip to content

Commit

Permalink
Update dependency rimraf to ^6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent bee7c5e commit eba831a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/node": "^20.14.10",
"ava": "^6.1.3",
"prettier": "^3.3.2",
"rimraf": "^6.0.0",
"rimraf": "^6.0.1",
"typescript": "^5.5.3",
"xo": "^0.58.0"
},
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ __metadata:
"@types/node": "npm:^20.14.10"
ava: "npm:^6.1.3"
prettier: "npm:^3.3.2"
rimraf: "npm:^6.0.0"
rimraf: "npm:^6.0.1"
typescript: "npm:^5.5.3"
xo: "npm:^0.58.0"
languageName: unknown
Expand Down Expand Up @@ -4047,14 +4047,15 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^6.0.0":
version: 6.0.0
resolution: "rimraf@npm:6.0.0"
"rimraf@npm:^6.0.1":
version: 6.0.1
resolution: "rimraf@npm:6.0.1"
dependencies:
glob: "npm:^11.0.0"
package-json-from-dist: "npm:^1.0.0"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10c0/32d07c542490db96efd515b27f857f45b71b2169a1b533052630d119034450d3afcf766adc2df43314378f9168407ef222d7d1104c48cc9d385e97b17964b3bf
checksum: 10c0/b30b6b072771f0d1e73b4ca5f37bb2944ee09375be9db5f558fcd3310000d29dfcfa93cf7734d75295ad5a7486dc8e40f63089ced1722a664539ffc0c3ece8c6
languageName: node
linkType: hard

Expand Down

0 comments on commit eba831a

Please sign in to comment.