Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump rimraf from 3.0.2 to 4.1.3
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.1.3.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v3.0.2...v4.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2023
commit d7a1b9cd3097e82b399f85469027d13bcb371c7d
11 changes: 4 additions & 7 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 @@ -31,7 +31,7 @@
"cpr": "^3.0.1",
"mkdirp": "^1.0.4",
"react": "^16.0.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.3",
"rollup": "^2.52.6",
"rollup-plugin-babel": "^3.0.3",
"semver": "^7.3.5"
Expand Down