Skip to content

Commit 3a0673d

Browse files
chore(dev-deps): 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. - [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] <support@github.com>
1 parent 43ef810 commit 3a0673d

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
@@ -32,7 +32,7 @@
3232
"mocha": "^10",
3333
"mock-fs": "^5.2.0",
3434
"oclif": "^4.5.7",
35-
"shx": "^0.3.3",
35+
"shx": "^0.3.4",
3636
"ts-node": "^10.9.1",
3737
"typescript": "^5",
3838
"vitest": "^1.4.0"

0 commit comments

Comments
 (0)