new bt
This commit is contained in:
parent
75e66b13c6
commit
1fe8f0850a
|
|
@ -678,9 +678,9 @@
|
|||
"integrity": "sha1-81HTKWnTL6XXpVZxVCY9korjvR8="
|
||||
},
|
||||
"browsertime": {
|
||||
"version": "4.0.0-alpha.17",
|
||||
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-4.0.0-alpha.17.tgz",
|
||||
"integrity": "sha512-MXTfD/9DEWyrsEC/OYWHIQVrFax4zaWmCZG82b9CNqRorpHEzAvjAq7FVQUdMVEZkZXXRJUoSIuu7Cg2Xd79Zw==",
|
||||
"version": "4.0.0-alpha.18",
|
||||
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-4.0.0-alpha.18.tgz",
|
||||
"integrity": "sha512-wpZnQ1P/7bp1knzjftHDqVqPuiSM2rvO5dGbjTDOKe1T6/C9BCOyVyt53LDiqEh/eZLDqGJsZCVmqfMDYqvWlw==",
|
||||
"requires": {
|
||||
"@cypress/xvfb": "1.2.4",
|
||||
"@sitespeed.io/chromedriver": "2.44.1",
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
"main": "./lib/sitespeed.js",
|
||||
"dependencies": {
|
||||
"aws-sdk": "2.361.0",
|
||||
"browsertime": "4.0.0-alpha.17",
|
||||
"browsertime": "4.0.0-alpha.18",
|
||||
"cli-color": "1.4.0",
|
||||
"concurrent-queue": "7.0.2",
|
||||
"dayjs-ext": "2.2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue