Skip to content

Commit 06aaa74

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency puppeteer to v13.4.1
1 parent d5f6488 commit 06aaa74

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
@@ -33,7 +33,7 @@
3333
"jest": "27.4.7",
3434
"nuxt": "2.15.8",
3535
"prettier": "2.5.1",
36-
"puppeteer": "13.4.0",
36+
"puppeteer": "13.4.1",
3737
"standard-version": "9.3.2",
3838
"ts-jest": "27.1.3",
3939
"typescript": "4.5.5"

yarn.lock

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

10477-
10478-
version "13.4.0"
10479-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-13.4.0.tgz#d2366542fb0fc7af0cc68719c048a68363a0a940"
10480-
integrity sha512-WrHtFF2WpYC6KWFP4OCPOHWCjW4f8tFk+FkYZeNQ8/lHn+asjXBEXiIWauune8CY2xIHBVExGas+WI6Ay8/MgQ==
10477+
10478+
version "13.4.1"
10479+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-13.4.1.tgz#495b91d2fae3e9761a31bab1820ad179caac0fd9"
10480+
integrity sha512-2arcYPEGvLV9HvOw01Zv1b1IAXrMWHqsFJn0Hn00qe9HtCmaF0b8FlrbdLjCIbkaFc6icH5+GqcG8R5KxlJSRg==
1048110481
dependencies:
1048210482
cross-fetch "3.1.5"
1048310483
debug "4.3.3"

0 commit comments

Comments
 (0)