Skip to content

Commit 8c33f7c

Browse files
build(deps-dev): bump rimraf from 5.0.5 to 6.0.1 in /clients/js (#105)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.5 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v6.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6fce1e commit 8c33f7c

File tree

2 files changed

+61
-60
lines changed

2 files changed

+61
-60
lines changed

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ava": "^6.1.3",
5757
"eslint": "^8.57.0",
5858
"prettier": "^3.3.3",
59-
"rimraf": "^5.0.5",
59+
"rimraf": "^6.0.1",
6060
"tsup": "^8.1.2",
6161
"typedoc": "^0.27.6",
6262
"typescript": "^5.5.3"

clients/js/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)