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] authored Jul 6, 2024
1 parent d6fc093 commit bbb48a6
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 @@ -47,7 +47,7 @@
"patch-package": "^8.0.0",
"prettier": "^3.1.1",
"react": "^18.2.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.8",
"simple-git-hooks": "^2.9.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3755,7 +3755,7 @@ __metadata:
patch-package: "npm:^8.0.0"
prettier: "npm:^3.1.1"
react: "npm:^18.2.0"
rimraf: "npm:^5.0.5"
rimraf: "npm:^5.0.8"
simple-git-hooks: "npm:^2.9.0"
ts-jest: "npm:^29.1.2"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -14863,14 +14863,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^5.0.5":
version: 5.0.5
resolution: "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: d50dbe724f33835decd88395b25ed35995077c60a50ae78ded06e0185418914e555817aad1b4243edbff2254548c2f6ad6f70cc850040bebb4da9e8cc016f586
checksum: b8782c0443f67814ed29c83f9b34743977535f7228c62885c2db0d2552f94940ef2d6e54056c3344ccc574c1366f768ab62198deafbb61a93eb849d28ced9daa
languageName: node
linkType: hard

Expand Down

0 comments on commit bbb48a6

Please sign in to comment.