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.
- [Release notes](https://github.com/shelljs/shx/releases)
- [Changelog](https://github.com/shelljs/shx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shx/compare/v0.3.3...v0.3.4)

---
updated-dependencies:
- dependency-name: shx
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-15 19:59:08 +00:00 committed by GitHub
parent e6494f52a0
commit 6a93215077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@
"eslint-config-oclif-typescript": "^1.0.3",
"mocha": "^9",
"oclif": "^3",
"shx": "^0.3.3",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
"tslib": "^2.3.1",
"typescript": "^4.8.4"