Skip to content

Commit 12aee70

Browse files
Bump rimraf from 5.0.5 to 6.0.1 in /clients/js (#93)
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-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 07cc006 commit 12aee70

File tree

2 files changed

+89
-70
lines changed

2 files changed

+89
-70
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"

0 commit comments

Comments
 (0)