Skip to content

Commit 103b720

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 3412b17 commit 103b720

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
@@ -40,7 +40,7 @@
4040
"globby": "^11",
4141
"mocha": "^9",
4242
"oclif": "^3",
43-
"shx": "^0.3.3",
43+
"shx": "^0.3.4",
4444
"ts-node": "^10.9.1",
4545
"tslib": "^2.3.1",
4646
"typescript": "^4.7.4"

0 commit comments

Comments
 (0)