Bump open from 8.0.7 to 8.0.8

Bumps [open](https://github.com/sindresorhus/open) from 8.0.7 to 8.0.8.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.0.7...v8.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-10 12:04:10 +00:00 committed by Labhansh Agrawal
parent f6a6116d14
commit d6a8b0b9a7
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"json-loader": "0.5.7",
"mousetrap": "chabou/mousetrap#useCapture",
"ms": "2.1.3",
"open": "8.0.7",
"open": "8.0.8",
"ora": "5.4.0",
"parse-url": "5.0.2",
"php-escape-shell": "1.0.0",

View file

@ -6001,10 +6001,10 @@ onetime@^5.1.0, onetime@^5.1.2:
dependencies:
mimic-fn "^2.1.0"
open@8.0.7:
version "8.0.7"
resolved "https://registry.npmjs.org/open/-/open-8.0.7.tgz#5597eeff14b440f6ff78fb7ced9ede9f69b2122d"
integrity sha512-qoyG0kpdaWVoL5MiwTRQWujSdivwBOgfLadVEdpsZNHOK1+kBvmVtLYdgWr8G4cgBpG9zaxezn6jz6PPdQW5xg==
open@8.0.8:
version "8.0.8"
resolved "https://registry.npmjs.org/open/-/open-8.0.8.tgz#0e286bb2df3c72e00cb2a0203d604abee002dbdc"
integrity sha512-3XmKIU8+H/TVr8wB8C4vj0z748+yBydSvtpzZVS6vQ1dKNHB6AiPbhaoG+89zb80717GPk9y/7OvK0R6FXkNmQ==
dependencies:
define-lazy-prop "^2.0.0"
is-docker "^2.1.1"