new browsertime

This commit is contained in:
soulgalore 2023-04-12 22:15:52 +02:00
parent ddd4b6c0d7
commit cfec3fd251
3 changed files with 17 additions and 17 deletions

View File

@ -1 +1 @@
17.8.0
17.8.1

30
npm-shrinkwrap.json generated
View File

@ -15,7 +15,7 @@
"@tgwf/co2": "0.12.2",
"aws-sdk": "2.1327.0",
"axe-core": "4.6.3",
"browsertime": "17.8.0",
"browsertime": "17.8.1",
"cli-color": "2.0.3",
"coach-core": "7.1.3",
"concurrent-queue": "7.0.2",
@ -1843,9 +1843,9 @@
}
},
"node_modules/browsertime": {
"version": "17.8.0",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.8.0.tgz",
"integrity": "sha512-NaS4b6a2bWMBGIFMW+u2Wj4Ic44qHv/5UoZXB5Ap/f9coTIeq27reDQlcziy4R1ncGD/s7rI93nyjPBiELLzFA==",
"version": "17.8.1",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.8.1.tgz",
"integrity": "sha512-vLrfi67Eq3Q+gCgkstQ63Pg2cuiFqnfi0oh4IdfimQrw7Oloy0Tri12jpxf25pNWwF4RnGXxscAZsPZmpJdKDQ==",
"dependencies": {
"@cypress/xvfb": "1.2.4",
"@devicefarmer/adbkit": "2.11.3",
@ -1860,7 +1860,7 @@
"dayjs": "1.11.7",
"execa": "7.0.0",
"fast-stats": "0.0.6",
"ff-test-bidi-har-export": "0.0.8",
"ff-test-bidi-har-export": "0.0.10",
"find-up": "6.3.0",
"get-port": "6.1.2",
"hasbin": "1.2.3",
@ -3832,9 +3832,9 @@
}
},
"node_modules/ff-test-bidi-har-export": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/ff-test-bidi-har-export/-/ff-test-bidi-har-export-0.0.8.tgz",
"integrity": "sha512-9E9sbvVAdoQbeq1GfGvFKN7jLpl32NmG+P8hdbt6XZLqjJ120wH6FYDntBKfNhmfNM3KhIcz0D5K3Eynq74MNw=="
"version": "0.0.10",
"resolved": "https://registry.npmjs.org/ff-test-bidi-har-export/-/ff-test-bidi-har-export-0.0.10.tgz",
"integrity": "sha512-0azA5fUrA3Fn4KFAg2LcFqM2Xav7+H41gj4GHgLMhZxSyHfPV0yhbs1y+6sv+skgak/IbBb75KZmkj0VFsdyEg=="
},
"node_modules/figures": {
"version": "5.0.0",
@ -10632,9 +10632,9 @@
}
},
"browsertime": {
"version": "17.8.0",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.8.0.tgz",
"integrity": "sha512-NaS4b6a2bWMBGIFMW+u2Wj4Ic44qHv/5UoZXB5Ap/f9coTIeq27reDQlcziy4R1ncGD/s7rI93nyjPBiELLzFA==",
"version": "17.8.1",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.8.1.tgz",
"integrity": "sha512-vLrfi67Eq3Q+gCgkstQ63Pg2cuiFqnfi0oh4IdfimQrw7Oloy0Tri12jpxf25pNWwF4RnGXxscAZsPZmpJdKDQ==",
"requires": {
"@cypress/xvfb": "1.2.4",
"@devicefarmer/adbkit": "2.11.3",
@ -10649,7 +10649,7 @@
"dayjs": "1.11.7",
"execa": "7.0.0",
"fast-stats": "0.0.6",
"ff-test-bidi-har-export": "0.0.8",
"ff-test-bidi-har-export": "0.0.10",
"find-up": "6.3.0",
"get-port": "6.1.2",
"hasbin": "1.2.3",
@ -12140,9 +12140,9 @@
}
},
"ff-test-bidi-har-export": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/ff-test-bidi-har-export/-/ff-test-bidi-har-export-0.0.8.tgz",
"integrity": "sha512-9E9sbvVAdoQbeq1GfGvFKN7jLpl32NmG+P8hdbt6XZLqjJ120wH6FYDntBKfNhmfNM3KhIcz0D5K3Eynq74MNw=="
"version": "0.0.10",
"resolved": "https://registry.npmjs.org/ff-test-bidi-har-export/-/ff-test-bidi-har-export-0.0.10.tgz",
"integrity": "sha512-0azA5fUrA3Fn4KFAg2LcFqM2Xav7+H41gj4GHgLMhZxSyHfPV0yhbs1y+6sv+skgak/IbBb75KZmkj0VFsdyEg=="
},
"figures": {
"version": "5.0.0",

View File

@ -83,7 +83,7 @@
"@tgwf/co2": "0.12.2",
"aws-sdk": "2.1327.0",
"axe-core": "4.6.3",
"browsertime": "17.8.0",
"browsertime": "17.8.1",
"coach-core": "7.1.3",
"cli-color": "2.0.3",
"concurrent-queue": "7.0.2",