Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 07c6e16

Browse files
build(deps-dev): bump rimraf from 5.0.8 to 6.0.0 (#6995)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.8 to 6.0.0. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.8...v6.0.0) --- 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>
1 parent b38b97c commit 07c6e16

File tree

2 files changed

+53
-7
lines changed

2 files changed

+53
-7
lines changed

pnpm-lock.yaml

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

stake-pool/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint-plugin-prettier": "^5.1.3",
7272
"jest": "^29.0.0",
7373
"prettier": "^3.3.2",
74-
"rimraf": "^5.0.8",
74+
"rimraf": "^6.0.0",
7575
"rollup": "^4.18.0",
7676
"rollup-plugin-dts": "^6.1.1",
7777
"ts-jest": "^29.1.5",

0 commit comments

Comments
 (0)