Skip to content

Commit 1e12590

Browse files
Bump shelljs from 0.8.5 to 0.9.2
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.5 to 0.9.2. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/main/CHANGELOG.md) - [Commits](shelljs/shelljs@v0.8.5...v0.9.2) --- updated-dependencies: - dependency-name: shelljs dependency-version: 0.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 828fa4a commit 1e12590

File tree

2 files changed

+150
-33
lines changed

2 files changed

+150
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"globals": "^16.0.0",
2727
"jest": "^29.7.0",
2828
"prettier": "^3.5.3",
29-
"shelljs": "^0.8.5"
29+
"shelljs": "^0.9.2"
3030
},
3131
"dependencies": {},
3232
"scripts": {

0 commit comments

Comments
 (0)