Browse Source

build(deps-dev): bump puppeteer-core from 5.5.0 to 7.0.1 (#8057)

Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 5.5.0 to 7.0.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.5.0...v7.0.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/8083/head
dependabot-preview[bot] 5 years ago
committed by GitHub
parent
commit
a1e5fe38fa
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -102,7 +102,7 @@
"lint-staged": "^10.0.0",
"mockjs": "^1.0.1-beta3",
"prettier": "^2.0.1",
"puppeteer-core": "^5.0.0",
"puppeteer-core": "^7.0.1",
"stylelint": "^13.0.0",
"typescript": "^4.0.3"
},

Loading…
Cancel
Save