1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-04-26 02:05:21 -04:00

Bump open from 8.4.0 to 8.4.2 in /cli

Bumps [open](https://github.com/sindresorhus/open) from 8.4.0 to 8.4.2.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.4.0...v8.4.2)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-20 21:59:36 +00:00 committed by GitHub
parent 36ef197584
commit de7f1894c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@
"ink-gradient": "^2.0.0",
"ink-select-input": "^4.2.1",
"mkdirp": "^1.0.4",
"open": "^8.4.0",
"open": "^8.4.2",
"pretty-bytes": "^6.0.0",
"react": "^18.2.0",
"tempy": "^3.0.0"

View File

@ -1695,10 +1695,10 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"
open@^8.4.0:
version "8.4.0"
resolved "https://registry.yarnpkg.com/open/-/open-8.4.0.tgz#345321ae18f8138f82565a910fdc6b39e8c244f8"
integrity sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==
open@^8.4.2:
version "8.4.2"
resolved "https://registry.yarnpkg.com/open/-/open-8.4.2.tgz#5b5ffe2a8f793dcd2aad73e550cb87b59cb084f9"
integrity sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==
dependencies:
define-lazy-prop "^2.0.0"
is-docker "^2.1.1"