Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2023
1 parent 88157bd commit 75684d3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 12 deletions.
26 changes: 15 additions & 11 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@inrupt/eslint-config-lib": "^2.1.1",
"lerna": "^7.3.1",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"rollup": "^3.29.3",
"rollup-plugin-typescript2": "^0.35.0",
"typescript": "^5.2.2"
Expand Down

0 comments on commit 75684d3

Please sign in to comment.