Skip to content

Commit 351904d

Browse files
renovate-botalan-agius4
authored andcommitted
build: update puppeteer to version 7.0.0
1 parent a986d8a commit 351904d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
"postcss-loader": "4.2.0",
196196
"prettier": "^2.0.0",
197197
"protractor": "~7.0.0",
198-
"puppeteer": "6.0.0",
198+
"puppeteer": "7.0.0",
199199
"quicktype-core": "^6.0.69",
200200
"raw-loader": "4.0.2",
201201
"regenerator-runtime": "0.13.7",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4462,10 +4462,10 @@ detect-node@^2.0.4:
44624462
resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.0.4.tgz#014ee8f8f669c5c58023da64b8179c083a28c46c"
44634463
integrity sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==
44644464

4465-
4466-
version "0.0.842839"
4467-
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.842839.tgz#dfdb49a74fabe80256b91e878e561a1ad2a24352"
4468-
integrity sha512-iI3v9uuGUW02vPUXTvxl4ijnCPL/RGRVR9I+U8s7+9OG9An/bvExjQ0KrXE9V0QBLra7wANhZctB00FKBSn1gw==
4465+
4466+
version "0.0.847576"
4467+
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.847576.tgz#2f201bfb68aa9ef4497199fbd7f5d5dfde3b200b"
4468+
integrity sha512-0M8kobnSQE0Jmly7Mhbeq0W/PpZfnuK+WjN2ZRVPbGqYwCHCioAVp84H0TcLimgECcN5H976y5QiXMGBC9JKmg==
44694469

44704470
dezalgo@^1.0.0:
44714471
version "1.0.3"
@@ -9591,13 +9591,13 @@ punycode@^2.1.0, punycode@^2.1.1:
95919591
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
95929592
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
95939593

9594-
puppeteer@6.0.0:
9595-
version "6.0.0"
9596-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-6.0.0.tgz#6b73d7ba63c12abbb5080c2ffc14b55857cc62e2"
9597-
integrity sha512-LqDbNC7rp0JNH7BRTPjE3lCzGYD2tFqWBvRNukW4PjRP2YotWZWeLfFMTGrDHDFY5xjOceKBEbf8h45Xn6DFdw==
9594+
puppeteer@7.0.0:
9595+
version "7.0.0"
9596+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.0.tgz#be25ebf53edc1ecc09cb40af4a15f21fd1d38637"
9597+
integrity sha512-YNzucQMH7rKJAeISy9RB1nI72EMShlbT9vGT3E6UqElzOC4OuhFdIa3oirV4/57d/YIK5KO6qLM6UroCcyOVhw==
95989598
dependencies:
95999599
debug "^4.1.0"
9600-
devtools-protocol "0.0.842839"
9600+
devtools-protocol "0.0.847576"
96019601
extract-zip "^2.0.0"
96029602
https-proxy-agent "^5.0.0"
96039603
node-fetch "^2.6.1"

0 commit comments

Comments
 (0)