Skip to content

Commit

Permalink
Bump rimraf from 3.0.2 to 5.0.1 (#155)
Browse files Browse the repository at this point in the history
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v3.0.2...v5.0.1)

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

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] authored May 22, 2023
1 parent 017ab60 commit 3a3cb5a
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 37 deletions.
220 changes: 184 additions & 36 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 @@ -81,7 +81,7 @@
"husky": "^8.0.3",
"npm-run-all": "^4.1.5",
"release-it": "^15.10.3",
"rimraf": "^3.0.2",
"rimraf": "^5.0.1",
"tslint": "^6.1.3",
"typescript": "^5.0.4",
"vitest": "^0.31.0"
Expand Down

0 comments on commit 3a3cb5a

Please sign in to comment.