Skip to content

Commit

Permalink
Bump rimraf from 5.0.5 to 5.0.7 (#471)
Browse files Browse the repository at this point in the history
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.5 to 5.0.7.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.5...v5.0.7)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 1f66902 commit 234d8e5
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 @@ -51,7 +51,7 @@
"pino-http": "^9.0.0",
"prom-client": "^15.1.2",
"reflect-metadata": "^0.2.2",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"rxjs": "^7.8.1",
"uuid": "^9.0.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4199,7 +4199,7 @@ __metadata:
prettier: ^3.2.5
prom-client: ^15.1.2
reflect-metadata: ^0.2.2
rimraf: ^5.0.5
rimraf: ^5.0.7
rxjs: ^7.8.1
source-map-support: ^0.5.20
supertest: ^7.0.0
Expand Down Expand Up @@ -7507,14 +7507,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: ^10.3.7
bin:
rimraf: dist/esm/bin.mjs
checksum: d66eef829b2e23b16445f34e73d75c7b7cf4cbc8834b04720def1c8f298eb0753c3d76df77325fad79d0a2c60470525d95f89c2475283ad985fd7441c32732d1
checksum: 884852abf8aefd4667448d87bdab04120a8641266c828cf382ac811713547eda18f81799d2146ffec3178f357d83d44ec01c10095949c82e23551660732bf14f
languageName: node
linkType: hard

Expand Down

0 comments on commit 234d8e5

Please sign in to comment.