Skip to content

Commit d646e6e

Browse files
chore(deps-dev): bump rimraf from 5.0.10 to 6.0.1 (#2710)
* chore(deps-dev): bump rimraf from 5.0.10 to 6.0.1 Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.10 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.10...v6.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * add changeset --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1f44f11 commit d646e6e

File tree

3 files changed

+105
-6
lines changed

3 files changed

+105
-6
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

package-lock.json

Lines changed: 102 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"husky": "^9.1.7",
9595
"lint-staged": "^15.2.10",
9696
"prettier": "^3.5.3",
97-
"rimraf": "^5.0.0",
97+
"rimraf": "^6.0.1",
9898
"semver": "^7.5.4",
9999
"tsx": "^4.6.1",
100100
"typedoc": "^0.28.1",

0 commit comments

Comments
 (0)