mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump open from 8.0.2 to 8.0.4
Bumps [open](https://github.com/sindresorhus/open) from 8.0.2 to 8.0.4. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/compare/v8.0.2...v8.0.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f830507771
commit
7ef02ff523
2 changed files with 5 additions and 5 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
"json-loader": "0.5.7",
|
"json-loader": "0.5.7",
|
||||||
"mousetrap": "chabou/mousetrap#useCapture",
|
"mousetrap": "chabou/mousetrap#useCapture",
|
||||||
"ms": "2.1.3",
|
"ms": "2.1.3",
|
||||||
"open": "8.0.2",
|
"open": "8.0.4",
|
||||||
"ora": "5.3.0",
|
"ora": "5.3.0",
|
||||||
"parse-url": "5.0.2",
|
"parse-url": "5.0.2",
|
||||||
"php-escape-shell": "1.0.0",
|
"php-escape-shell": "1.0.0",
|
||||||
|
|
|
||||||
|
|
@ -5718,10 +5718,10 @@ onetime@^5.1.0, onetime@^5.1.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
mimic-fn "^2.1.0"
|
mimic-fn "^2.1.0"
|
||||||
|
|
||||||
open@8.0.2:
|
open@8.0.4:
|
||||||
version "8.0.2"
|
version "8.0.4"
|
||||||
resolved "https://registry.npmjs.org/open/-/open-8.0.2.tgz#8c3e95cce93ba2fc8d99968ee8bfefecdb50b84f"
|
resolved "https://registry.npmjs.org/open/-/open-8.0.4.tgz#2fb90debffcf20f4d7be537502ed3e3ee9e5dcbc"
|
||||||
integrity sha512-NV5QmWJrTaNBLHABJyrb+nd5dXI5zfea/suWawBhkHzAbVhLLiJdrqMgxMypGK9Eznp2Ltoh7SAVkQ3XAucX7Q==
|
integrity sha512-Txc9FOcvjrr5Kv+Zb3w89uKMKiP7wH8mLdYj1xJa+YnhhntEYhbB6cQHjS4O6P+jFwMEzEQVVcpfnu9WkKNuLQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
define-lazy-prop "^2.0.0"
|
define-lazy-prop "^2.0.0"
|
||||||
is-docker "^2.1.1"
|
is-docker "^2.1.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue