Skip to content

Commit b75757d

Browse files
Update shx requirement from ^0.3.3 to ^0.3.4
Updates the requirements on [shx](https://github.com/shelljs/shx) to permit the latest version. - [Release notes](https://github.com/shelljs/shx/releases) - [Changelog](https://github.com/shelljs/shx/blob/main/CHANGELOG.md) - [Commits](shelljs/shx@v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: shx dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8d2d00 commit b75757d

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
@@ -38,7 +38,7 @@
3838
"globby": "^11",
3939
"mocha": "^9",
4040
"oclif": "^3",
41-
"shx": "^0.3.3",
41+
"shx": "^0.3.4",
4242
"ts-node": "^10.2.1",
4343
"tslib": "^2.3.1",
4444
"typescript": "^4.4.3"

0 commit comments

Comments
 (0)