Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to ^5.0.10 (#10973)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent fd1cdc2 commit 00045d4
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 @@ -64,7 +64,7 @@
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"rollup": "^4.18.1",
"rollup-plugin-scss": "^4.0.0",
"rollup-plugin-svg": "^2.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3338,7 +3338,7 @@ __metadata:
prettier: "npm:^3.3.3"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
rimraf: "npm:^5.0.9"
rimraf: "npm:^5.0.10"
rollup: "npm:^4.18.1"
rollup-plugin-scss: "npm:^4.0.0"
rollup-plugin-svg: "npm:^2.0.0"
Expand Down Expand Up @@ -18031,14 +18031,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^5.0.9":
version: 5.0.9
resolution: "rimraf@npm:5.0.9"
"rimraf@npm:^5.0.10":
version: 5.0.10
resolution: "rimraf@npm:5.0.10"
dependencies:
glob: "npm:^10.3.7"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10c0/87374682492b9e64de9c6fcbf2c8f209c7a2cd0e9749b3732eef8a62c6f859a9ed996d46f662d9ad5dd38c2c469f8e88de56b6c509026070ee3f06369cac1bc8
checksum: 10c0/7da4fd0e15118ee05b918359462cfa1e7fe4b1228c7765195a45b55576e8c15b95db513b8466ec89129666f4af45ad978a3057a02139afba1a63512a2d9644cc
languageName: node
linkType: hard

Expand Down

0 comments on commit 00045d4

Please sign in to comment.