Skip to content

Commit cdada99

Browse files
build(deps-dev): bump shelljs from 0.9.2 to 0.10.0 in /source (#54)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cd918f commit cdada99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"license-checker-rseidelsohn": "^4.4.2",
15-
"shelljs": "^0.9.2",
15+
"shelljs": "^0.10.0",
1616
"spdx-license-list": "^6.10.0",
1717
"uglify-js": "^3.19.3",
1818
"unocss": "^66.0.0"

0 commit comments

Comments
 (0)