1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Bump open from 7.3.1 to 7.4.2

Bumps [open](https://github.com/sindresorhus/open) from 7.3.1 to 7.4.2.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v7.3.1...v7.4.2)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-26 07:41:33 +00:00 committed by GitHub
parent 5c64b48849
commit 6259971228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -346,7 +346,7 @@
"node-loader": "^1.0.3", "node-loader": "^1.0.3",
"node-sass": "^4.14.1", "node-sass": "^4.14.1",
"nodemon": "^2.0.12", "nodemon": "^2.0.12",
"open": "^7.3.1", "open": "^7.4.2",
"patch-package": "^6.2.2", "patch-package": "^6.2.2",
"postcss": "^8.2.14", "postcss": "^8.2.14",
"postcss-loader": "4.0.3", "postcss-loader": "4.0.3",

View File

@ -10828,10 +10828,10 @@ onigasm@^2.2.5:
dependencies: dependencies:
lru-cache "^5.1.1" lru-cache "^5.1.1"
open@^7.3.1: open@^7.4.2:
version "7.3.1" version "7.4.2"
resolved "https://registry.yarnpkg.com/open/-/open-7.3.1.tgz#111119cb919ca1acd988f49685c4fdd0f4755356" resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
integrity sha512-f2wt9DCBKKjlFbjzGb8MOAW8LH8F0mrs1zc7KTjAJ9PZNQbfenzWbNP1VZJvw6ICMG9r14Ah6yfwPn7T7i646A== integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==
dependencies: dependencies:
is-docker "^2.0.0" is-docker "^2.0.0"
is-wsl "^2.1.1" is-wsl "^2.1.1"