build(deps-dev): bump puppeteer from 10.4.0 to 13.0.1 (#1884)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.4.0 to 13.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/v10.4.0...v13.0.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elliot Lee <github.public@intelliot.com>
This commit is contained in:
dependabot[bot]
2022-01-18 08:00:47 -08:00
committed by GitHub
parent 803ea6d2cb
commit 5e24929f93
2 changed files with 132 additions and 83 deletions

View File

@@ -53,7 +53,7 @@
"path-browserify": "1.0.1",
"prettier": "^2.3.2",
"process": "^0.11.10",
"puppeteer": "10.4.0",
"puppeteer": "13.0.1",
"run-script-os": "^1.1.6",
"source-map-support": "^0.5.16",
"stream-browserify": "^3.0.0",