1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-12-01 07:43:50 -05:00

Bump open from 8.2.1 to 8.3.0 in /cli

Bumps [open](https://github.com/sindresorhus/open) from 8.2.1 to 8.3.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.2.1...v8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-07 21:05:29 +00:00
committed by Jake Jarvis
parent af18a94e0d
commit 1af5422325
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@
"ink-big-text": "^1.2.0",
"ink-gradient": "^2.0.0",
"ink-select-input": "^4.2.0",
"open": "^8.2.1",
"open": "^8.3.0",
"pretty-bytes": "^5.6.0",
"react": "^17.0.2"
},