new bt (#4484)
This commit is contained in:
parent
dfd0db12dd
commit
759e65646a
|
|
@ -17,7 +17,7 @@
|
|||
"@slack/webhook": "7.0.4",
|
||||
"@tgwf/co2": "0.16.4",
|
||||
"axe-core": "4.10.2",
|
||||
"browsertime": "24.5.0",
|
||||
"browsertime": "24.5.1",
|
||||
"coach-core": "8.1.1",
|
||||
"dayjs": "1.11.11",
|
||||
"fast-crc32c": "2.0.0",
|
||||
|
|
@ -3231,9 +3231,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/browsertime": {
|
||||
"version": "24.5.0",
|
||||
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-24.5.0.tgz",
|
||||
"integrity": "sha512-baO9t7L9Jou2BSHTfLe8zevas/KadVJSBhaB3Dum2lizOfEG8uYB0O8cuZViQw5S3VYcR7AO7kuPsJCjLPKRVg==",
|
||||
"version": "24.5.1",
|
||||
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-24.5.1.tgz",
|
||||
"integrity": "sha512-E72fu91nEmY3o3BWZlcIALK2XZ20ObqTHxbqz+l63xvXRPAJL1xfZt8UxcAsxVR+tfqceyYo4Nzru19biodJjA==",
|
||||
"dependencies": {
|
||||
"@devicefarmer/adbkit": "3.3.8",
|
||||
"@sitespeed.io/chromedriver": "134.0.6998-35",
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@
|
|||
"@tgwf/co2": "0.16.4",
|
||||
"@slack/webhook": "7.0.4",
|
||||
"axe-core": "4.10.2",
|
||||
"browsertime": "24.5.0",
|
||||
"browsertime": "24.5.1",
|
||||
"coach-core": "8.1.1",
|
||||
"dayjs": "1.11.11",
|
||||
"fast-crc32c": "2.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue