Skip to content

Commit

Permalink
Bump rimraf from 5.0.5 to 6.0.1 (#493)
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.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.5...v6.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jared Bain <[email protected]>
  • Loading branch information
dependabot[bot] and jaredbain authored Sep 12, 2024
1 parent e8d3e3c commit 26da6fb
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 70 deletions.
154 changes: 85 additions & 69 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 @@ -27,6 +27,6 @@
},
"devDependencies": {
"pa11y-ci": "^3.1.0",
"rimraf": "^5.0.5"
"rimraf": "^6.0.1"
}
}

0 comments on commit 26da6fb

Please sign in to comment.