Bump open from 8.1.0 to 8.2.0

Bumps [open](https://github.com/sindresorhus/open) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.1.0...v8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-24 16:44:48 +00:00 committed by Labhansh Agrawal
parent 3b3dd27ec0
commit 21a4617200
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.1.0",
"open": "8.2.0",
"ora": "5.4.0",
"parse-url": "5.0.2",
"php-escape-shell": "1.0.0",

View file

@ -5986,10 +5986,10 @@ onetime@^5.1.0, onetime@^5.1.2:
dependencies:
mimic-fn "^2.1.0"
open@8.1.0:
version "8.1.0"
resolved "https://registry.npmjs.org/open/-/open-8.1.0.tgz#d77e9d8edab7672d03633674eb182e1c376ee25f"
integrity sha512-jB5hAtsDOhCy/FNQJwQJOrGlxLUat482Yr14rbA5l2Zb1eOeoS+ccQPO036C1+z9VDBTmOZqzh1tBbI4myzIYw==
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==
dependencies:
define-lazy-prop "^2.0.0"
is-docker "^2.1.1"