Skip to content

Commit

Permalink
Update dependency rimraf to ^5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Jul 6, 2024
1 parent 17e6c17 commit b3e2dfc
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.7",
"rimraf": "^5.0.8",
"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.7"
rimraf: "npm:^5.0.8"
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.7":
version: 5.0.7
resolution: "rimraf@npm:5.0.7"
"rimraf@npm:^5.0.5, rimraf@npm:^5.0.8":
version: 5.0.8
resolution: "rimraf@npm:5.0.8"
dependencies:
glob: "npm:^10.3.7"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10c0/bd6dbfaa98ae34ce1e54d1e06045d2d63e8859d9a1979bb4a4628b652b459a2d17b17dc20ee072b034bd2d09bd691e801d24c4d9cfe94e16fdbcc8470a1d4807
checksum: 10c0/b8782c0443f67814ed29c83f9b34743977535f7228c62885c2db0d2552f94940ef2d6e54056c3344ccc574c1366f768ab62198deafbb61a93eb849d28ced9daa
languageName: node
linkType: hard

Expand Down

0 comments on commit b3e2dfc

Please sign in to comment.