Skip to content

Commit ab45bee

Browse files
Bump rimraf from 5.0.9 to 6.0.1 in /clients/js (#53)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.9 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.9...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55c3d37 commit ab45bee

File tree

2 files changed

+96
-16
lines changed

2 files changed

+96
-16
lines changed

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ava": "^6.4.1",
4848
"eslint": "^8.57.0",
4949
"prettier": "^3.6.2",
50-
"rimraf": "^5.0.5",
50+
"rimraf": "^6.0.1",
5151
"tsup": "^8.5.0",
5252
"typedoc": "^0.28.13",
5353
"typedoc-plugin-missing-exports": "^4.1.0",

clients/js/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)