Skip to content

Commit 95c78e8

Browse files
chore(deps): update dependency axe-core to v4.10.2 (#28420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 568d46d commit 95c78e8

File tree

5 files changed

+169
-131
lines changed

5 files changed

+169
-131
lines changed

apps/demos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@types/yargs": "17.0.32",
100100
"@typescript-eslint/parser": "5.62.0",
101101
"@vue/eslint-config-typescript": "12.0.0",
102-
"axe-core": "4.10.0",
102+
"axe-core": "4.10.2",
103103
"babel-jest": "29.7.0",
104104
"consola": "3.2.3",
105105
"cookie-parser": "1.4.6",

e2e/testcafe-devextreme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/plugin-transform-runtime": "7.19.6",
1111
"@testcafe-community/axe": "3.5.0",
1212
"@types/jquery": "3.5.29",
13-
"axe-core": "4.10.0",
13+
"axe-core": "4.10.2",
1414
"devextreme": "workspace:~",
1515
"devextreme-screenshot-comparer": "2.0.17",
1616
"devextreme-testcafe-models": "workspace:*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/tar-fs": "2.0.4",
4242
"@types/yargs": "17.0.32",
4343
"@vue/shared": "3.4.27",
44-
"axe-core": "4.10.0",
44+
"axe-core": "4.10.2",
4545
"cheerio": "1.0.0-rc.10",
4646
"codelyzer": "6.0.2",
4747
"devextreme-internal-tools": "16.0.0-beta.13.1",

packages/devextreme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@typescript-eslint/parser": "5.62.0",
6363
"ast-types": "0.14.2",
6464
"autoprefixer": "10.4.17",
65-
"axe-core": "4.10.0",
65+
"axe-core": "4.10.2",
6666
"babel-plugin-add-module-exports": "1.0.4",
6767
"babel-plugin-inferno": "6.7.1",
6868
"cldr-core": "41.0.0",

0 commit comments

Comments
 (0)