Skip to content

Commit

Permalink
build(deps): 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 ahnpnl committed Jul 6, 2024
1 parent 38a65da commit 142c58d
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": "^3.3.2",
"rimraf": "^5.0.7",
"rimraf": "^5.0.8",
"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 @@ -8501,7 +8501,7 @@ __metadata:
pinst: "npm:^3.0.0"
prettier: "npm:^3.3.2"
pretty-format: "npm:^29.0.0"
rimraf: "npm:^5.0.7"
rimraf: "npm:^5.0.8"
rxjs: "npm:^7.8.1"
ts-jest: "npm:^29.0.0"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -10937,14 +10937,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: 10/1e3cecfe59ee2383dfd9ba5373caeed48ed941318a0360119419b7dffc63115661408b9427f67e1f66b5bbb8855a3953db09e55a7362b3df904a44453dfa22fb
checksum: 10/ab8f1bcb49762d16120813a127f90773da657bb5c6f29d3865c1b3c1ceb0d2291cd3e7b439adb7571024be47dce8443b3ffd1b116ec78b6122fca0571da87a79
languageName: node
linkType: hard

Expand Down

0 comments on commit 142c58d

Please sign in to comment.