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

Commit 43caf48

Browse files
build(deps-dev): bump rimraf from 6.0.0 to 6.0.1 (#7008)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.0.0 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e66ac8 commit 43caf48

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pnpm-lock.yaml

Lines changed: 5 additions & 4 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": "^6.0.0",
74+
"rimraf": "^6.0.1",
7575
"rollup": "^4.18.1",
7676
"rollup-plugin-dts": "^6.1.1",
7777
"ts-jest": "^29.2.2",

0 commit comments

Comments
 (0)