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] committed May 12, 2024
1 parent f341f02 commit fc6b7cf
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 @@ -45,7 +45,7 @@
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"rimraf": "^5.0.6",
"rimraf": "^5.0.7",
"tsup": "^8.0.2",
"tsx": "^4.10.0",
"turbo": "^1.13.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5492,14 +5492,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^5.0.6":
version: 5.0.6
resolution: "rimraf@npm:5.0.6"
"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: 10/d27b9af8f47a595f5efaac6141ed1b6aca8ff376710a38dce5b958b113a4ec031f0d10e448fbd832b64e769a064a6ea252391b3cb3fe0e5bdd26097e11fd6fe9
checksum: 10/1e3cecfe59ee2383dfd9ba5373caeed48ed941318a0360119419b7dffc63115661408b9427f67e1f66b5bbb8855a3953db09e55a7362b3df904a44453dfa22fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -5606,7 +5606,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.1.3"
lint-staged: "npm:^15.2.2"
prettier: "npm:^3.2.5"
rimraf: "npm:^5.0.6"
rimraf: "npm:^5.0.7"
tsup: "npm:^8.0.2"
tsx: "npm:^4.10.0"
turbo: "npm:^1.13.3"
Expand Down

0 comments on commit fc6b7cf

Please sign in to comment.