mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump open from 8.0.8 to 8.0.9
Bumps [open](https://github.com/sindresorhus/open) from 8.0.8 to 8.0.9. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/compare/v8.0.8...v8.0.9) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a4e0f027b2
commit
efc5af568d
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.8",
|
"open": "8.0.9",
|
||||||
"ora": "5.4.0",
|
"ora": "5.4.0",
|
||||||
"parse-url": "5.0.2",
|
"parse-url": "5.0.2",
|
||||||
"php-escape-shell": "1.0.0",
|
"php-escape-shell": "1.0.0",
|
||||||
|
|
|
||||||
|
|
@ -5952,10 +5952,10 @@ onetime@^5.1.0, onetime@^5.1.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
mimic-fn "^2.1.0"
|
mimic-fn "^2.1.0"
|
||||||
|
|
||||||
open@8.0.8:
|
open@8.0.9:
|
||||||
version "8.0.8"
|
version "8.0.9"
|
||||||
resolved "https://registry.npmjs.org/open/-/open-8.0.8.tgz#0e286bb2df3c72e00cb2a0203d604abee002dbdc"
|
resolved "https://registry.npmjs.org/open/-/open-8.0.9.tgz#a7a739fed91dfa3734094255badbeabd71116a12"
|
||||||
integrity sha512-3XmKIU8+H/TVr8wB8C4vj0z748+yBydSvtpzZVS6vQ1dKNHB6AiPbhaoG+89zb80717GPk9y/7OvK0R6FXkNmQ==
|
integrity sha512-vbCrqMav3K8mCCy8NdK4teUky0tpDrBbuiDLduCdVhc5oA9toJMip9rBkuwdwSI9E7NOkz4VkLWPi8DD2MP1gQ==
|
||||||
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