Update to coach core 8.1.3 (#4541)
This commit is contained in:
parent
f509f84c85
commit
0a5e861ba2
|
|
@ -18,7 +18,7 @@
|
|||
"@tgwf/co2": "0.16.4",
|
||||
"axe-core": "4.10.3",
|
||||
"browsertime": "25.0.0",
|
||||
"coach-core": "8.1.2",
|
||||
"coach-core": "8.1.3",
|
||||
"dayjs": "1.11.13",
|
||||
"fast-crc32c": "2.0.0",
|
||||
"fast-stats": "0.0.7",
|
||||
|
|
@ -3899,9 +3899,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/coach-core": {
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/coach-core/-/coach-core-8.1.2.tgz",
|
||||
"integrity": "sha512-5ceEbSO4PAhcWS2Do70q7SXPFpUIL9C9R1zc662gifhtn9+/Sp0c/WAq/BJ3a8bqoLphR49EXu6jk6GzndlXyg==",
|
||||
"version": "8.1.3",
|
||||
"resolved": "https://registry.npmjs.org/coach-core/-/coach-core-8.1.3.tgz",
|
||||
"integrity": "sha512-ZDe4FXOUVyA3TqVWtXLhaxvXvyQ2XJ+fJDejqhETkkG4ZgZ3Pnpn6ZHzETATPbtyNelNIfnXQXI0YLpK6jd17A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"filter-files": "0.4.0",
|
||||
"json-stable-stringify": "1.0.2",
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
"@slack/webhook": "7.0.5",
|
||||
"axe-core": "4.10.3",
|
||||
"browsertime": "25.0.0",
|
||||
"coach-core": "8.1.2",
|
||||
"coach-core": "8.1.3",
|
||||
"dayjs": "1.11.13",
|
||||
"fast-crc32c": "2.0.0",
|
||||
"fast-stats": "0.0.7",
|
||||
|
|
|
|||
Loading…
Reference in New Issue