New browsertime release
This commit is contained in:
parent
5223f1d992
commit
1826480b94
|
|
@ -1 +1 @@
|
|||
22.1.0
|
||||
22.2.0
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
"@sitespeed.io/plugin": "0.0.6",
|
||||
"@tgwf/co2": "0.14.4",
|
||||
"axe-core": "4.9.1",
|
||||
"browsertime": "22.1.0",
|
||||
"browsertime": "22.2.0",
|
||||
"cli-color": "2.0.4",
|
||||
"coach-core": "8.0.2",
|
||||
"concurrent-queue": "7.0.2",
|
||||
|
|
@ -3327,9 +3327,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/browsertime": {
|
||||
"version": "22.1.0",
|
||||
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-22.1.0.tgz",
|
||||
"integrity": "sha512-OImojjIkVJnv8YIPh7a3n/VOgCA+4sMJJO7Oj74foQPSPeaAiFDwslKMrhU1prQu5DG2923UyS/JbS+7iKBxsg==",
|
||||
"version": "22.2.0",
|
||||
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-22.2.0.tgz",
|
||||
"integrity": "sha512-hA6eaqzOx65bvkP2rry1OBWyfVBZhCT3Sv8LlSMSOuyCD0WoO5J9X+mQgeHBta1o3ylAaCvsy+fv5G9ssOAmwA==",
|
||||
"dependencies": {
|
||||
"@cypress/xvfb": "1.2.4",
|
||||
"@devicefarmer/adbkit": "3.2.6",
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@
|
|||
"@tgwf/co2": "0.14.4",
|
||||
"@aws-sdk/client-s3": "3.564.0",
|
||||
"axe-core": "4.9.1",
|
||||
"browsertime": "22.1.0",
|
||||
"browsertime": "22.2.0",
|
||||
"coach-core": "8.0.2",
|
||||
"cli-color": "2.0.4",
|
||||
"concurrent-queue": "7.0.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue