chore(deps-dev): bump open from 8.0.9 to 8.2.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-26 05:05:44 +00:00
committed by GitHub
parent 9038e965c6
commit 244a1093eb
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -23920,9 +23920,9 @@
"dev": true "dev": true
}, },
"open": { "open": {
"version": "8.0.9", "version": "8.2.0",
"resolved": "https://registry.npmjs.org/open/-/open-8.0.9.tgz", "resolved": "https://registry.npmjs.org/open/-/open-8.2.0.tgz",
"integrity": "sha512-vbCrqMav3K8mCCy8NdK4teUky0tpDrBbuiDLduCdVhc5oA9toJMip9rBkuwdwSI9E7NOkz4VkLWPi8DD2MP1gQ==", "integrity": "sha512-O8uInONB4asyY3qUcEytpgwxQG3O0fJ/hlssoUHsBboOIRVZzT6Wq+Rwj5nffbeUhOdMjpXeISpDDzHCMRDuOQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"define-lazy-prop": "^2.0.0", "define-lazy-prop": "^2.0.0",

View File

@@ -155,7 +155,7 @@
"npm-audit-ci-wrapper": "^3.0.2", "npm-audit-ci-wrapper": "^3.0.2",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1", "oauth2-server": "^2.4.1",
"open": "^8.0.9", "open": "^8.2.0",
"postcss": "=8.2.15", "postcss": "=8.2.15",
"postcss-loader": "=4.3.0", "postcss-loader": "=4.3.0",
"postcss-preset-env": "=6.7.0", "postcss-preset-env": "=6.7.0",