Skip to content

Commit dba637c

Browse files
chore: update dependency @axe-core/playwright to v4.11.3
1 parent fac4609 commit dba637c

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

2nd-gen/packages/swc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@adobe/postcss-token": "workspace:*",
8787
"@adobe/swc-tokens": "workspace:*",
8888
"@adobe/vite-global-elements-css": "workspace:*",
89-
"@axe-core/playwright": "4.11.2",
89+
"@axe-core/playwright": "4.11.3",
9090
"@chromatic-com/storybook": "5.0.1",
9191
"@custom-elements-manifest/analyzer": "0.10.8",
9292
"@github-ui/storybook-addon-performance-panel": "1.1.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"playwright": "1.53.1"
6363
},
6464
"devDependencies": {
65-
"@axe-core/playwright": "4.11.2",
65+
"@axe-core/playwright": "4.11.3",
6666
"@changesets/cli": "2.29.7",
6767
"@commitlint/cli": "19.8.1",
6868
"@commitlint/config-conventional": "19.8.1",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ __metadata:
196196
"@adobe/postcss-token": "workspace:*"
197197
"@adobe/swc-tokens": "workspace:*"
198198
"@adobe/vite-global-elements-css": "workspace:*"
199-
"@axe-core/playwright": "npm:4.11.2"
199+
"@axe-core/playwright": "npm:4.11.3"
200200
"@chromatic-com/storybook": "npm:5.0.1"
201201
"@custom-elements-manifest/analyzer": "npm:0.10.8"
202202
"@github-ui/storybook-addon-performance-panel": "npm:1.1.4"
@@ -277,14 +277,14 @@ __metadata:
277277
languageName: node
278278
linkType: hard
279279

280-
"@axe-core/playwright@npm:4.11.2":
281-
version: 4.11.2
282-
resolution: "@axe-core/playwright@npm:4.11.2"
280+
"@axe-core/playwright@npm:4.11.3":
281+
version: 4.11.3
282+
resolution: "@axe-core/playwright@npm:4.11.3"
283283
dependencies:
284-
axe-core: "npm:~4.11.3"
284+
axe-core: "npm:~4.11.4"
285285
peerDependencies:
286286
playwright-core: ">= 1.0.0"
287-
checksum: 10c0/cb6f259c969668ae41b1c56e9fbf8d380d4b9440ef76f3037faa615fdcd36a748f53451116bb53b101dae52c6adc9183ce8de7f62819beb3866989849a9834b6
287+
checksum: 10c0/da1854726dbc461a71ac25e0435f5dd9b7d143dc9142f53b1aeb4a8d7edcb4533eddb59949e8a07c4f4e3dce85ae43b7f249b3801e8b255f605fc974b94616fe
288288
languageName: node
289289
linkType: hard
290290

@@ -11704,10 +11704,10 @@ __metadata:
1170411704
languageName: node
1170511705
linkType: hard
1170611706

11707-
"axe-core@npm:~4.11.3":
11708-
version: 4.11.3
11709-
resolution: "axe-core@npm:4.11.3"
11710-
checksum: 10c0/bc757775ef41396faf6470752a12e96f3972d0d97cae4ec28e99cec7bca2c5aaa6d040b97e7f0278e8d1ea354fa0b0bf7fcaa51775a725d7ed0a0834e7ea13d7
11707+
"axe-core@npm:~4.11.4":
11708+
version: 4.11.4
11709+
resolution: "axe-core@npm:4.11.4"
11710+
checksum: 10c0/c4aa83fc3eac5f7a0d0cb1a28f9d073acf0c06ce8daacc38608faa278c57ce084c028c850746b98817ae4c101c30c1a32e95ea34748c4b4c7419b9b81221ef84
1171111711
languageName: node
1171211712
linkType: hard
1171311713

@@ -28740,7 +28740,7 @@ __metadata:
2874028740
version: 0.0.0-use.local
2874128741
resolution: "root-workspace-0b6124@workspace:."
2874228742
dependencies:
28743-
"@axe-core/playwright": "npm:4.11.2"
28743+
"@axe-core/playwright": "npm:4.11.3"
2874428744
"@changesets/cli": "npm:2.29.7"
2874528745
"@commitlint/cli": "npm:19.8.1"
2874628746
"@commitlint/config-conventional": "npm:19.8.1"

0 commit comments

Comments
 (0)