Browse Source

build(deps): bump puppeteer from 1.20.0 to 2.0.0

Bumps [puppeteer](https://github.com/GoogleChrome/puppeteer) from 1.20.0 to 2.0.0.
- [Release notes](https://github.com/GoogleChrome/puppeteer/releases)
- [Commits](https://github.com/GoogleChrome/puppeteer/compare/v1.20.0...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/5866/head
dependabot-preview[bot] 6 years ago
committed by 偏右
parent
commit
18c0dd4563
  1. 2
      package.json

2
package.json

@ -118,7 +118,7 @@
"umi-types": "^0.5.0" "umi-types": "^0.5.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"puppeteer": "^1.17.0" "puppeteer": "^2.0.0"
}, },
"engines": { "engines": {
"node": ">=10.0.0" "node": ">=10.0.0"

Loading…
Cancel
Save