mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency puppeteer to v4.0.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
9fd36536c4
commit
bd5e6fd972
Generated
+3
-3
@@ -18363,9 +18363,9 @@
|
||||
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
|
||||
},
|
||||
"puppeteer": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-4.0.0.tgz",
|
||||
"integrity": "sha512-yNshT0M5DWfZ8DQoduZuGYpcwqXxKOZdgt5G0IF5VEKbydaDbWP/f5pQRfzQ4e+a4w0Rge3uzcogHeUPQM8nCA==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-4.0.1.tgz",
|
||||
"integrity": "sha512-LIiSWTRqpTnnm3R2yAoMBx1inSeKwVZy66RFSkgSTDINzheJZPd5z5mMbPM0FkvwWAZ27a+69j5nZf+Fpyhn3Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"debug": "^4.1.0",
|
||||
|
||||
+1
-1
@@ -86,7 +86,7 @@
|
||||
"markdownlint-cli": "0.23.1",
|
||||
"node-sass": "4.14.1",
|
||||
"prettier": "2.0.5",
|
||||
"puppeteer": "4.0.0",
|
||||
"puppeteer": "4.0.1",
|
||||
"source-map-explorer": "2.4.2"
|
||||
},
|
||||
"browserslist": [
|
||||
|
||||
Reference in New Issue
Block a user