Skip to content

Commit 3fe644c

Browse files
fix(deps): bump shelljs from 0.9.2 to 0.10.0
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37f10e5 commit 3fe644c

File tree

2 files changed

+77
-50
lines changed

2 files changed

+77
-50
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"adm-zip": "^0.5.16",
2828
"chalk": "^4.1.2",
2929
"lodash": "^4.17.21",
30-
"shelljs": "^0.9.2",
30+
"shelljs": "^0.10.0",
3131
"tmp": "^0.2.3",
3232
"winston": "^3.17.0"
3333
},

0 commit comments

Comments
 (0)