Skip to content

Commit fa70382

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency puppeteer to ^5.4.1
1 parent 6f51f05 commit fa70382

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
@@ -36,7 +36,7 @@
3636
"mocha": "^8.2.0",
3737
"postcss": "^8.1.4",
3838
"prettier": "^2.1.2",
39-
"puppeteer": "^5.4.0",
39+
"puppeteer": "^5.4.1",
4040
"tailwindcss": "^1.9.6"
4141
},
4242
"peerDependencies": {

yarn.lock

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

2108-
puppeteer@^5.4.0:
2109-
version "5.4.0"
2110-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5.4.0.tgz#b83893476e96ea103c9516bb958d17a71a9768ea"
2111-
integrity sha512-LgTqVW2ClEP4XGAT64FLQ0QWVhdNSRwJp9HfMFVfoJlZHGQu3HUbuBhR1hBow3DXZH1K3b/WfHxt1n8hr2uayw==
2108+
puppeteer@^5.4.1:
2109+
version "5.4.1"
2110+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5.4.1.tgz#f2038eb23a0f593ed2cce0d6e7cd5c43aecd6756"
2111+
integrity sha512-8u6r9tFm3gtMylU4uCry1W/CeAA8uczKMONvGvivkTsGqKA7iB7DWO2CBFYlB9GY6/IEoq9vkI5slJWzUBkwNw==
21122112
dependencies:
21132113
debug "^4.1.0"
21142114
devtools-protocol "0.0.809251"

0 commit comments

Comments
 (0)