Axe core 4.11.0 (#4555)
This commit is contained in:
parent
27d2f7e7b8
commit
0ad91e1911
|
|
@ -16,7 +16,7 @@
|
|||
"@sitespeed.io/plugin": "1.0.0",
|
||||
"@slack/webhook": "7.0.5",
|
||||
"@tgwf/co2": "0.16.4",
|
||||
"axe-core": "4.10.3",
|
||||
"axe-core": "4.11.0",
|
||||
"browsertime": "25.2.0",
|
||||
"coach-core": "8.1.3",
|
||||
"dayjs": "1.11.13",
|
||||
|
|
@ -3226,9 +3226,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/axe-core": {
|
||||
"version": "4.10.3",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.3.tgz",
|
||||
"integrity": "sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==",
|
||||
"version": "4.11.0",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.0.tgz",
|
||||
"integrity": "sha512-ilYanEU8vxxBexpJd8cWM4ElSQq4QctCLKih0TSfjIfCQTeyH/6zVrmIJfLPrKTKJRbiG+cfnZbQIjAlJmF1jQ==",
|
||||
"license": "MPL-2.0",
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
"@sitespeed.io/plugin": "1.0.0",
|
||||
"@tgwf/co2": "0.16.4",
|
||||
"@slack/webhook": "7.0.5",
|
||||
"axe-core": "4.10.3",
|
||||
"axe-core": "4.11.0",
|
||||
"browsertime": "25.2.0",
|
||||
"coach-core": "8.1.3",
|
||||
"dayjs": "1.11.13",
|
||||
|
|
|
|||
Loading…
Reference in New Issue