Skip to content

Commit

Permalink
Update dependency rimraf to ^5.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Jul 9, 2024
1 parent a9b2c49 commit 0c936cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/monorepo-npm-publisher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"is-ci": "^3.0.1",
"npm-packlist": "^8.0.2",
"npm-registry-client": "^8.6.0",
"rimraf": "^5.0.8",
"rimraf": "^5.0.9",
"semver": "^7.6.2",
"snapshot-diff": "^0.10.0",
"tar": "^7.4.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ __metadata:
is-ci: "npm:^3.0.1"
npm-packlist: "npm:^8.0.2"
npm-registry-client: "npm:^8.6.0"
rimraf: "npm:^5.0.8"
rimraf: "npm:^5.0.9"
semver: "npm:^7.6.2"
snapshot-diff: "npm:^0.10.0"
tar: "npm:^7.4.0"
Expand Down Expand Up @@ -19717,14 +19717,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^5.0.5, rimraf@npm:^5.0.8":
version: 5.0.8
resolution: "rimraf@npm:5.0.8"
"rimraf@npm:^5.0.5, rimraf@npm:^5.0.9":
version: 5.0.9
resolution: "rimraf@npm:5.0.9"
dependencies:
glob: "npm:^10.3.7"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10c0/b8782c0443f67814ed29c83f9b34743977535f7228c62885c2db0d2552f94940ef2d6e54056c3344ccc574c1366f768ab62198deafbb61a93eb849d28ced9daa
checksum: 10c0/87374682492b9e64de9c6fcbf2c8f209c7a2cd0e9749b3732eef8a62c6f859a9ed996d46f662d9ad5dd38c2c469f8e88de56b6c509026070ee3f06369cac1bc8
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c936cb

Please sign in to comment.