Skip to content

Commit 1852b07

Browse files
Bump shelljs from 0.9.2 to 0.10.0 (#373)
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.9.2 to 0.10.0. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/main/CHANGELOG.md) - [Commits](shelljs/shelljs@v0.9.2...v0.10.0) --- updated-dependencies: - dependency-name: shelljs dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba6e09f commit 1852b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"gts": "^6.0.2",
8686
"jest": "^29.4.1",
8787
"npm-run-all": "^4.1.5",
88-
"shelljs": "^0.9.1",
88+
"shelljs": "^0.10.0",
8989
"simple-git": "^3.15.1",
9090
"source-map-js": "^1.0.2",
9191
"tar": "^7.4.3",

0 commit comments

Comments
 (0)