Skip to content

Commit 46bf781

Browse files
chore: update dependency @axe-core/playwright to v4.11.3
1 parent 6ec27e0 commit 46bf781

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.2.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.2.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

@@ -12247,10 +12247,10 @@ __metadata:
1224712247
languageName: node
1224812248
linkType: hard
1224912249

12250-
"axe-core@npm:~4.11.3":
12251-
version: 4.11.3
12252-
resolution: "axe-core@npm:4.11.3"
12253-
checksum: 10c0/bc757775ef41396faf6470752a12e96f3972d0d97cae4ec28e99cec7bca2c5aaa6d040b97e7f0278e8d1ea354fa0b0bf7fcaa51775a725d7ed0a0834e7ea13d7
12250+
"axe-core@npm:~4.11.4":
12251+
version: 4.11.4
12252+
resolution: "axe-core@npm:4.11.4"
12253+
checksum: 10c0/c4aa83fc3eac5f7a0d0cb1a28f9d073acf0c06ce8daacc38608faa278c57ce084c028c850746b98817ae4c101c30c1a32e95ea34748c4b4c7419b9b81221ef84
1225412254
languageName: node
1225512255
linkType: hard
1225612256

@@ -29501,7 +29501,7 @@ __metadata:
2950129501
version: 0.0.0-use.local
2950229502
resolution: "root-workspace-0b6124@workspace:."
2950329503
dependencies:
29504-
"@axe-core/playwright": "npm:4.11.2"
29504+
"@axe-core/playwright": "npm:4.11.3"
2950529505
"@changesets/cli": "npm:2.29.7"
2950629506
"@commitlint/cli": "npm:19.8.1"
2950729507
"@commitlint/config-conventional": "npm:19.8.1"

0 commit comments

Comments
 (0)