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 80ae27f commit c646f28
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 @@ -90,7 +90,7 @@
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"rimraf": "^5.0.8",
"skia-canvas": "^1.0.1",
"terser": "^5.31.1",
"tsup": "^8.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1404,7 +1404,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.1.3"
lint-staged: "npm:^15.2.7"
prettier: "npm:^3.3.2"
rimraf: "npm:^5.0.7"
rimraf: "npm:^5.0.8"
skia-canvas: "npm:^1.0.1"
terser: "npm:^5.31.1"
tsup: "npm:^8.1.0"
Expand Down Expand Up @@ -4301,14 +4301,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 c646f28

Please sign in to comment.