Skip to content

Commit

Permalink
build(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 and ahnpnl committed May 13, 2024
1 parent b40fa47 commit 75776c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -98,7 +98,7 @@
"jest": "^29.7.0",
"pinst": "^3.0.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.6",
"rimraf": "^5.0.7",
"rxjs": "^7.8.1",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -8063,7 +8063,7 @@ __metadata:
pinst: "npm:^3.0.0"
prettier: "npm:^3.2.5"
pretty-format: "npm:^29.0.0"
rimraf: "npm:^5.0.6"
rimraf: "npm:^5.0.7"
rxjs: "npm:^7.8.1"
ts-jest: "npm:^29.0.0"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -10371,14 +10371,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

0 comments on commit 75776c2

Please sign in to comment.