Browsertime 24.5.2 (#4490)
This commit is contained in:
parent
c806d3374b
commit
79145d418c
|
|
@ -17,7 +17,7 @@
|
||||||
"@slack/webhook": "7.0.4",
|
"@slack/webhook": "7.0.4",
|
||||||
"@tgwf/co2": "0.16.4",
|
"@tgwf/co2": "0.16.4",
|
||||||
"axe-core": "4.10.2",
|
"axe-core": "4.10.2",
|
||||||
"browsertime": "24.5.1",
|
"browsertime": "24.5.2",
|
||||||
"coach-core": "8.1.1",
|
"coach-core": "8.1.1",
|
||||||
"dayjs": "1.11.11",
|
"dayjs": "1.11.11",
|
||||||
"fast-crc32c": "2.0.0",
|
"fast-crc32c": "2.0.0",
|
||||||
|
|
@ -3231,9 +3231,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/browsertime": {
|
"node_modules/browsertime": {
|
||||||
"version": "24.5.1",
|
"version": "24.5.2",
|
||||||
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-24.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-24.5.2.tgz",
|
||||||
"integrity": "sha512-E72fu91nEmY3o3BWZlcIALK2XZ20ObqTHxbqz+l63xvXRPAJL1xfZt8UxcAsxVR+tfqceyYo4Nzru19biodJjA==",
|
"integrity": "sha512-TAgeT+qzr8rBjDLS2xRyqME6My1vUT/c4s5/1yaqAT1quxHWOhva75xJho16NCuGm6JpenQQTHBvgNCWK8he1Q==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@devicefarmer/adbkit": "3.3.8",
|
"@devicefarmer/adbkit": "3.3.8",
|
||||||
"@sitespeed.io/chromedriver": "134.0.6998-35",
|
"@sitespeed.io/chromedriver": "134.0.6998-35",
|
||||||
|
|
|
||||||
|
|
@ -88,7 +88,7 @@
|
||||||
"@tgwf/co2": "0.16.4",
|
"@tgwf/co2": "0.16.4",
|
||||||
"@slack/webhook": "7.0.4",
|
"@slack/webhook": "7.0.4",
|
||||||
"axe-core": "4.10.2",
|
"axe-core": "4.10.2",
|
||||||
"browsertime": "24.5.1",
|
"browsertime": "24.5.2",
|
||||||
"coach-core": "8.1.1",
|
"coach-core": "8.1.1",
|
||||||
"dayjs": "1.11.11",
|
"dayjs": "1.11.11",
|
||||||
"fast-crc32c": "2.0.0",
|
"fast-crc32c": "2.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue