mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
update puppeteer to 1.2.0
This commit is contained in:
parent
79d97b2be2
commit
3eea48899b
@ -137,7 +137,7 @@
|
|||||||
"jest-runner-eslint": "^0.4.0",
|
"jest-runner-eslint": "^0.4.0",
|
||||||
"jsdom": "^11.6.2",
|
"jsdom": "^11.6.2",
|
||||||
"listr": "^0.13.0",
|
"listr": "^0.13.0",
|
||||||
"puppeteer": "^1.0.0",
|
"puppeteer": "^1.2.0",
|
||||||
"request": "^2.83.0",
|
"request": "^2.83.0",
|
||||||
"request-promise-native": "^1.0.5",
|
"request-promise-native": "^1.0.5",
|
||||||
"sinon": "^4.4.5"
|
"sinon": "^4.4.5"
|
||||||
|
@ -6004,9 +6004,9 @@ punycode@^2.1.0:
|
|||||||
version "2.1.0"
|
version "2.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.0.tgz#5f863edc89b96db09074bad7947bf09056ca4e7d"
|
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.0.tgz#5f863edc89b96db09074bad7947bf09056ca4e7d"
|
||||||
|
|
||||||
puppeteer@^1.0.0:
|
puppeteer@^1.2.0:
|
||||||
version "1.1.1"
|
version "1.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.1.1.tgz#adbf25e49f5ef03443c10ab8e09a954ca0c7bfee"
|
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.2.0.tgz#6a8a1c618af073dfcf6fc7c7e3c12e54129ffa98"
|
||||||
dependencies:
|
dependencies:
|
||||||
debug "^2.6.8"
|
debug "^2.6.8"
|
||||||
extract-zip "^1.6.5"
|
extract-zip "^1.6.5"
|
||||||
|
Loading…
Reference in New Issue
Block a user