Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to ^5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 7, 2024
1 parent 6498158 commit ca7a8ae
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 @@ -61,7 +61,7 @@
"jsdom": "^24.1.0",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"rimraf": "^5.0.8",
"tsup": "^8.1.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ __metadata:
lint-staged: "npm:^15.2.7"
lodash: "npm:^4.17.21"
prettier: "npm:^3.3.2"
rimraf: "npm:^5.0.7"
rimraf: "npm:^5.0.8"
tsup: "npm:^8.1.0"
typedoc: "npm:^0.25.13"
typedoc-json-parser: "npm:^10.0.0"
Expand Down Expand Up @@ -5009,14 +5009,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^5.0.7":
version: 5.0.7
resolution: "rimraf@npm:5.0.7"
"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 ca7a8ae

Please sign in to comment.