Skip to content

Commit

Permalink
build(deps): Update dependency rimraf to ^5.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Aug 1, 2024
1 parent ec8ef3e commit 79b8751
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 @@ -100,7 +100,7 @@
"jest": "^29.7.0",
"pinst": "^3.0.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"ts-node": "^10.9.2",
"tslib": "^2.6.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8325,7 +8325,7 @@ __metadata:
pinst: "npm:^3.0.0"
prettier: "npm:^2.8.8"
pretty-format: "npm:^29.0.0"
rimraf: "npm:^5.0.9"
rimraf: "npm:^5.0.10"
rxjs: "npm:^7.8.1"
ts-jest: "npm:^29.0.0"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -10743,14 +10743,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^5.0.5, rimraf@npm:^5.0.9":
version: 5.0.9
resolution: "rimraf@npm:5.0.9"
"rimraf@npm:^5.0.10, rimraf@npm:^5.0.5":
version: 5.0.10
resolution: "rimraf@npm:5.0.10"
dependencies:
glob: "npm:^10.3.7"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10/443669809ca3d402ca7565fd9f5b994b5669d8f8b33a23e3a00a66c3a2e4c529d8a5a47c9e7c42f2c7a0c70d21ff8bb1c86493b12027139a3de47fc33fe60084
checksum: 10/f3b8ce81eecbde4628b07bdf9e2fa8b684e0caea4999acb1e3b0402c695cd41f28cd075609a808e61ce2672f528ca079f675ab1d8e8d5f86d56643a03e0b8d2e
languageName: node
linkType: hard

Expand Down

0 comments on commit 79b8751

Please sign in to comment.