Skip to content

Commit 7610f97

Browse files
renovate-botvikerman
authored andcommitted
build: update puppeteer to version 1.12.2 (#13563)
1 parent 8340bfd commit 7610f97

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"dependencies": {
6666
"glob": "^7.0.3",
6767
"node-fetch": "^2.2.0",
68-
"puppeteer": "1.11.0",
68+
"puppeteer": "1.12.2",
6969
"quicktype-core": "^6.0.15",
7070
"temp": "^0.9.0",
7171
"tslint": "^5.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7902,10 +7902,10 @@ punycode@^2.1.0:
79027902
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
79037903
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
79047904

7905-
puppeteer@1.11.0:
7906-
version "1.11.0"
7907-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.11.0.tgz#63cdbe12b07275cd6e0b94bce41f3fcb20305770"
7908-
integrity sha512-iG4iMOHixc2EpzqRV+pv7o3GgmU2dNYEMkvKwSaQO/vMZURakwSOn/EYJ6OIRFYOque1qorzIBvrytPIQB3YzQ==
7905+
puppeteer@1.12.2:
7906+
version "1.12.2"
7907+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.12.2.tgz#dbc36afc3ba2d7182b1a37523c0081a0e8507c9a"
7908+
integrity sha512-xWSyCeD6EazGlfnQweMpM+Hs6X6PhUYhNTHKFj/axNZDq4OmrVERf70isBf7HsnFgB3zOC1+23/8+wCAZYg+Pg==
79097909
dependencies:
79107910
debug "^4.1.0"
79117911
extract-zip "^1.6.6"

0 commit comments

Comments
 (0)