New browsertime fix release

This commit is contained in:
soulgalore 2022-04-06 12:49:20 +02:00
parent 518122e8c6
commit e9fd8bc616
3 changed files with 9 additions and 9 deletions

View File

@ -1 +1 @@
16.0.0
16.0.1

14
npm-shrinkwrap.json generated
View File

@ -13,7 +13,7 @@
"@tgwf/co2": "0.8.0",
"aws-sdk": "2.882.0",
"axe-core": "4.4.1",
"browsertime": "16.0.0",
"browsertime": "16.0.1",
"cli-color": "2.0.0",
"coach-core": "7.1.0",
"concurrent-queue": "7.0.2",
@ -1461,9 +1461,9 @@
}
},
"node_modules/browsertime": {
"version": "16.0.0",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-16.0.0.tgz",
"integrity": "sha512-ivExloOBb3I4t1LbZLup95m+xvG4pdA7PAkbKq35fYpvVMDiVxupQviO7kYWTNOecuk/WoRT6qZeGzwBx2UaaQ==",
"version": "16.0.1",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-16.0.1.tgz",
"integrity": "sha512-Tj4o5m9PnXV2RHi0LbHnErbf3pIXmL+n+LNF1fcNqcmYjxJCuQJgSs+LyESuAjYRqiH+2zeGHOXWZDTYj66DEQ==",
"dependencies": {
"@cypress/xvfb": "1.2.4",
"@devicefarmer/adbkit": "2.11.3",
@ -8616,9 +8616,9 @@
}
},
"browsertime": {
"version": "16.0.0",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-16.0.0.tgz",
"integrity": "sha512-ivExloOBb3I4t1LbZLup95m+xvG4pdA7PAkbKq35fYpvVMDiVxupQviO7kYWTNOecuk/WoRT6qZeGzwBx2UaaQ==",
"version": "16.0.1",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-16.0.1.tgz",
"integrity": "sha512-Tj4o5m9PnXV2RHi0LbHnErbf3pIXmL+n+LNF1fcNqcmYjxJCuQJgSs+LyESuAjYRqiH+2zeGHOXWZDTYj66DEQ==",
"requires": {
"@cypress/xvfb": "1.2.4",
"@devicefarmer/adbkit": "2.11.3",

View File

@ -75,7 +75,7 @@
"@tgwf/co2": "0.8.0",
"aws-sdk": "2.882.0",
"axe-core": "4.4.1",
"browsertime": "16.0.0",
"browsertime": "16.0.1",
"coach-core": "7.1.0",
"cli-color": "2.0.0",
"concurrent-queue": "7.0.2",