Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  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 Jul 7, 2024
1 parent 714afb0 commit e65b162
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"nodemon": "3.1.4",
"opn": "6.0.0",
"prettier": "2.8.8",
"rimraf": "5.0.7",
"rimraf": "5.0.8",
"typescript": "5.5.2",
"webpack-dev-middleware": "7.2.1",
"webpack-hot-middleware": "2.26.1"
Expand Down
10 changes: 5 additions & 5 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5408,14 +5408,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:5.0.7":
version: 5.0.7
resolution: "rimraf@npm:5.0.7"
"rimraf@npm:5.0.8":
version: 5.0.8
resolution: "rimraf@npm:5.0.8"
dependencies:
glob: ^10.3.7
bin:
rimraf: dist/esm/bin.mjs
checksum: 884852abf8aefd4667448d87bdab04120a8641266c828cf382ac811713547eda18f81799d2146ffec3178f357d83d44ec01c10095949c82e23551660732bf14f
checksum: 6d67ee92a3e2fef24e36c0763ebb5250d27f31f056a8a1e02d66e76578c16bdea00924438d73ec78270bca7c93b9da50cc2da6d9fcc24fbaef427870feac1ec0
languageName: node
linkType: hard

Expand Down Expand Up @@ -6249,7 +6249,7 @@ __metadata:
opn: 6.0.0
pm2: 5.4.1
prettier: 2.8.8
rimraf: 5.0.7
rimraf: 5.0.8
typescript: 5.5.2
uuid: 9.0.1
webpack-dev-middleware: 7.2.1
Expand Down

0 comments on commit e65b162

Please sign in to comment.