Skip to content

Commit 9730b99

Browse files
committed
Revert "chore: upgrade puppeteer"
This reverts commit 71aeaea.
1 parent b2848ae commit 9730b99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/@vue/cli-test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"execa": "^1.0.0",
2626
"fs-extra": "^7.0.1",
2727
"json-server": "^0.14.0",
28-
"puppeteer": "^1.19.0",
28+
"puppeteer": "^1.11.0",
2929
"serve-handler": "^6.0.1",
3030
"strip-ansi": "^5.2.0"
3131
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13243,7 +13243,7 @@ punycode@^2.1.0, punycode@^2.1.1:
1324313243
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
1324413244
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
1324513245

13246-
[email protected], puppeteer@^1.19.0:
13246+
[email protected], puppeteer@^1.11.0:
1324713247
version "1.11.0"
1324813248
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.11.0.tgz#63cdbe12b07275cd6e0b94bce41f3fcb20305770"
1324913249
integrity sha512-iG4iMOHixc2EpzqRV+pv7o3GgmU2dNYEMkvKwSaQO/vMZURakwSOn/EYJ6OIRFYOque1qorzIBvrytPIQB3YzQ==

0 commit comments

Comments
 (0)