Skip to content

Commit 700cc3c

Browse files
build(deps-dev): bump shx from 0.3.4 to 0.4.0 in /clients/js-legacy (#297)
Bumps [shx](https://github.com/shelljs/shx) from 0.3.4 to 0.4.0. - [Release notes](https://github.com/shelljs/shx/releases) - [Changelog](https://github.com/shelljs/shx/blob/main/CHANGELOG.md) - [Commits](shelljs/shx@v0.3.4...v0.4.0) --- updated-dependencies: - dependency-name: shx 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 8e05137 commit 700cc3c

File tree

2 files changed

+133
-13
lines changed

2 files changed

+133
-13
lines changed

clients/js-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"mocha": "^11.0.1",
8282
"prettier": "^3.4.2",
8383
"process": "^0.11.10",
84-
"shx": "^0.3.4",
84+
"shx": "^0.4.0",
8585
"ts-node": "^10.9.2",
8686
"typedoc": "^0.28.0",
8787
"typescript": "^5.7.2"

clients/js-legacy/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)