Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to ^5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent d6fc093 commit 433dc30
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.7",
"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.7"
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.7":
version: 5.0.7
resolution: "rimraf@npm:5.0.7"
dependencies:
glob: "npm:^10.3.7"
bin:
rimraf: dist/esm/bin.mjs
checksum: d50dbe724f33835decd88395b25ed35995077c60a50ae78ded06e0185418914e555817aad1b4243edbff2254548c2f6ad6f70cc850040bebb4da9e8cc016f586
checksum: bd6dbfaa98ae34ce1e54d1e06045d2d63e8859d9a1979bb4a4628b652b459a2d17b17dc20ee072b034bd2d09bd691e801d24c4d9cfe94e16fdbcc8470a1d4807
languageName: node
linkType: hard

Expand Down

0 comments on commit 433dc30

Please sign in to comment.