chore(deps): bump open from 7.3.1 to 7.4.0 (#1856)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-02-02 15:23:33 -05:00
committed by GitHub
parent 4b8b6feda6
commit 127d846fbe
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6887,9 +6887,9 @@
} }
}, },
"open": { "open": {
"version": "7.3.1", "version": "7.4.0",
"resolved": "https://registry.npmjs.org/open/-/open-7.3.1.tgz", "resolved": "https://registry.npmjs.org/open/-/open-7.4.0.tgz",
"integrity": "sha512-f2wt9DCBKKjlFbjzGb8MOAW8LH8F0mrs1zc7KTjAJ9PZNQbfenzWbNP1VZJvw6ICMG9r14Ah6yfwPn7T7i646A==", "integrity": "sha512-PGoBCX/lclIWlpS/R2PQuIR4NJoXh6X5AwVzE7WXnWRGvHg7+4TBCgsujUgiPpm0K1y4qvQeWnCWVTpTKZBtvA==",
"requires": { "requires": {
"is-docker": "^2.0.0", "is-docker": "^2.0.0",
"is-wsl": "^2.1.1" "is-wsl": "^2.1.1"
+1 -1
View File
@@ -47,7 +47,7 @@
"node-notifier": "^9.0.0", "node-notifier": "^9.0.0",
"node-pagerduty": "^1.3.6", "node-pagerduty": "^1.3.6",
"nodemailer": "^6.4.17", "nodemailer": "^6.4.17",
"open": "^7.3.1", "open": "^7.4.0",
"play-sound": "^1.1.3", "play-sound": "^1.1.3",
"puppeteer": "^5.5.0", "puppeteer": "^5.5.0",
"puppeteer-extra": "^3.1.16", "puppeteer-extra": "^3.1.16",