Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v5.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 719048d commit a9623a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"react": "18.2.0",
"rimraf": "5.0.5",
"rimraf": "5.0.10",
"rollup": "4.13.0",
"ts-jest": "29.1.2",
"typescript": "5.4.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2504,13 +2504,13 @@ __metadata:
lint-staged: "npm:15.2.2"
prettier: "npm:3.2.5"
react: "npm:18.2.0"
rimraf: "npm:5.0.5"
rimraf: "npm:5.0.10"
rollup: "npm:4.13.0"
ts-jest: "npm:29.1.2"
typescript: "npm:5.4.3"
uglify-js: "npm:3.17.4"
peerDependencies:
"@apollo/client": 3.7.17
"@apollo/client": ^3.7.17
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8550,14 +8550,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.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/d50dbe724f33835decd88395b25ed35995077c60a50ae78ded06e0185418914e555817aad1b4243edbff2254548c2f6ad6f70cc850040bebb4da9e8cc016f586
checksum: 10c0/7da4fd0e15118ee05b918359462cfa1e7fe4b1228c7765195a45b55576e8c15b95db513b8466ec89129666f4af45ad978a3057a02139afba1a63512a2d9644cc
languageName: node
linkType: hard

Expand Down

0 comments on commit a9623a6

Please sign in to comment.