Skip to content

Commit 9032dc7

Browse files
build(deps-dev): bump rimraf from 6.0.1 to 6.1.0 in /clients/js (#113)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.0.1 to 6.1.0. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39b317a commit 9032dc7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.4.1",
5555
"eslint": "^8.57.0",
5656
"prettier": "^3.6.2",
57-
"rimraf": "^6.0.1",
57+
"rimraf": "^6.1.0",
5858
"tsup": "^8.5.0",
5959
"typedoc": "^0.28.14",
6060
"typescript": "^5.9.3"

clients/js/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)