Skip to content

Commit d12e230

Browse files
build(deps-dev): bump rimraf from 5.0.10 to 6.0.1 in /clients/js (#81)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75b9c24 commit d12e230

File tree

2 files changed

+111
-20
lines changed

2 files changed

+111
-20
lines changed

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ava": "^6.1.3",
5555
"eslint": "^8.57.0",
5656
"prettier": "^3.3.3",
57-
"rimraf": "^5.0.5",
57+
"rimraf": "^6.0.1",
5858
"tsup": "^8.1.2",
5959
"typedoc": "^0.25.12",
6060
"typescript": "^5.5.3"

clients/js/pnpm-lock.yaml

Lines changed: 110 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)