mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump open from 8.2.0 to 8.2.1
Bumps [open](https://github.com/sindresorhus/open) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: open dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8f5978411a
commit
4dcf46a135
2 changed files with 5 additions and 5 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"json-loader": "0.5.7",
|
||||
"mousetrap": "chabou/mousetrap#useCapture",
|
||||
"ms": "2.1.3",
|
||||
"open": "8.2.0",
|
||||
"open": "8.2.1",
|
||||
"ora": "5.4.1",
|
||||
"parse-url": "5.0.3",
|
||||
"php-escape-shell": "1.0.0",
|
||||
|
|
|
|||
|
|
@ -6022,10 +6022,10 @@ onetime@^5.1.0, onetime@^5.1.2:
|
|||
dependencies:
|
||||
mimic-fn "^2.1.0"
|
||||
|
||||
open@8.2.0:
|
||||
version "8.2.0"
|
||||
resolved "https://registry.npmjs.org/open/-/open-8.2.0.tgz#d6a4788b00009a9d60df471ecb89842a15fdcfc1"
|
||||
integrity sha512-O8uInONB4asyY3qUcEytpgwxQG3O0fJ/hlssoUHsBboOIRVZzT6Wq+Rwj5nffbeUhOdMjpXeISpDDzHCMRDuOQ==
|
||||
open@8.2.1:
|
||||
version "8.2.1"
|
||||
resolved "https://registry.npmjs.org/open/-/open-8.2.1.tgz#82de42da0ccbf429bc12d099dad2e0975e14e8af"
|
||||
integrity sha512-rXILpcQlkF/QuFez2BJDf3GsqpjGKbkUUToAIGo9A0Q6ZkoSGogZJulrUdwRkrAsoQvoZsrjCYt8+zblOk7JQQ==
|
||||
dependencies:
|
||||
define-lazy-prop "^2.0.0"
|
||||
is-docker "^2.1.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue