Skip to content

Commit

Permalink
fix(deps): bump rimraf from 5.0.5 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.5 to 6.0.0.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.5...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 9, 2024
1 parent 58fbd6f commit 4a097d9
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"helmet": "^7.1.0",
"jsdom": "^22.1.0",
"reflect-metadata": "^0.2.2",
"rimraf": "^5.0.5",
"rimraf": "^6.0.0",
"rxjs": "^7.8.1",
"supertokens-node": "^15.1.1",
"turndown": "^7.1.2"
Expand Down
73 changes: 63 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4a097d9

Please sign in to comment.