Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit c61f581

Browse files
renovate-botalan-agius4
authored andcommitted
build: update puppeteer to version ~3.1.0
1 parent b4e8972 commit c61f581

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
@@ -83,7 +83,7 @@
8383
"minimatch": "^3.0.4",
8484
"node-fetch": "^2.2.0",
8585
"protractor": "7.0.0",
86-
"puppeteer": "~3.0.4",
86+
"puppeteer": "~3.1.0",
8787
"rollup": "~2.10.0",
8888
"rollup-plugin-commonjs": "^10.1.0",
8989
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

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

8000-
puppeteer@~3.0.4:
8001-
version "3.0.4"
8002-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-3.0.4.tgz#f445aae0a6732c65bbb90e963dcd6fd8fde0d780"
8003-
integrity sha512-1QEb4tJXXbNId7WSHlcDkS3B4GklTIebKn8Y9D6B7tAdUjQncb+8QlTjbQsAgGX5dhRG32Qycuk5XKzJgLs0sg==
8000+
puppeteer@~3.1.0:
8001+
version "3.1.0"
8002+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-3.1.0.tgz#d44efdc5410809025f38bca2de106c3ae5c85a52"
8003+
integrity sha512-jLa9sqdVx0tPnr2FcwAq+8DSjGhSM4YpkwOf3JE22Ycyqm71SW7B5uGfTyMGFoLCmbCozbLZclCjasPb0flTRw==
80048004
dependencies:
80058005
debug "^4.1.0"
80068006
extract-zip "^2.0.0"

0 commit comments

Comments
 (0)