Update to coach core 8.1.3 (#4541)

This commit is contained in:
Peter Hedenskog 2025-08-04 21:48:04 +02:00 committed by GitHub
parent f509f84c85
commit 0a5e861ba2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
npm-shrinkwrap.json generated
View File

@ -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",

View File

@ -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",