Skip to content

Commit 6d7541d

Browse files
Bump rimraf from 5.0.9 to 6.0.1 in /clients/js
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]>
1 parent 37b7d11 commit 6d7541d

File tree

2 files changed

+100
-20
lines changed

2 files changed

+100
-20
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.1.3",
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: 99 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)