Skip to content

Commit 512923b

Browse files
⬆️ Bump @axe-core/playwright from 4.10.1 to 4.11.0
Bumps [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) from 4.10.1 to 4.11.0. - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](https://github.com/dequelabs/axe-core-npm/commits) --- updated-dependencies: - dependency-name: "@axe-core/playwright" dependency-version: 4.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbf76e8 commit 512923b

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-intl": "^6.8.9"
2828
},
2929
"devDependencies": {
30-
"@axe-core/playwright": "^4.9.1",
30+
"@axe-core/playwright": "^4.11.0",
3131
"@navikt/aap-felles-prettier": "^1.9.7",
3232
"@navikt/eslint-config-aap": "^1.0.2",
3333
"@playwright/test": "^1.49.1",

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@ __metadata:
4949
languageName: node
5050
linkType: hard
5151

52-
"@axe-core/playwright@npm:^4.9.1":
53-
version: 4.10.1
54-
resolution: "@axe-core/playwright@npm:4.10.1"
52+
"@axe-core/playwright@npm:^4.11.0":
53+
version: 4.11.0
54+
resolution: "@axe-core/playwright@npm:4.11.0"
5555
dependencies:
56-
axe-core: "npm:~4.10.2"
56+
axe-core: "npm:~4.11.0"
5757
peerDependencies:
5858
playwright-core: ">= 1.0.0"
59-
checksum: 10c0/d6ca04bfb4d8d01238f2c3b9899a806da4975e847ed017ee03fe147226f55b3c94d21ee6e59a4419708a1c581176f4b3f18fb76f27b2c23ec5dd8405f4d383a0
59+
checksum: 10c0/73f93cbe510b2399986aa14e4b07bff79fb757b7205240a6ed59b39f3c252014beeb6e6ce0850c1d392fe1f3f3f04c4e5ff860cbcdeaaf7b6dc1598c3209e539
6060
languageName: node
6161
linkType: hard
6262

@@ -2324,7 +2324,7 @@ __metadata:
23242324
version: 0.0.0-use.local
23252325
resolution: "aap-kalkulator-frontend@workspace:."
23262326
dependencies:
2327-
"@axe-core/playwright": "npm:^4.9.1"
2327+
"@axe-core/playwright": "npm:^4.11.0"
23282328
"@grafana/faro-web-sdk": "npm:^1.18.1"
23292329
"@navikt/aap-felles-prettier": "npm:^1.9.7"
23302330
"@navikt/ds-css": "npm:^6.10.1"
@@ -2783,13 +2783,20 @@ __metadata:
27832783
languageName: node
27842784
linkType: hard
27852785

2786-
"axe-core@npm:^4.10.0, axe-core@npm:~4.10.2":
2786+
"axe-core@npm:^4.10.0":
27872787
version: 4.10.3
27882788
resolution: "axe-core@npm:4.10.3"
27892789
checksum: 10c0/1b1c24f435b2ffe89d76eca0001cbfff42dbf012ad9bd37398b70b11f0d614281a38a28bc3069e8972e3c90ec929a8937994bd24b0ebcbaab87b8d1e241ab0c7
27902790
languageName: node
27912791
linkType: hard
27922792

2793+
"axe-core@npm:~4.11.0":
2794+
version: 4.11.0
2795+
resolution: "axe-core@npm:4.11.0"
2796+
checksum: 10c0/7d7020a568a824c303711858c2fcfe56d001d27e46c0c2ff75dc31b436cfddfd4857a301e70536cc9e64829d25338f7fb782102d23497ebdc66801e9900fc895
2797+
languageName: node
2798+
linkType: hard
2799+
27932800
"axobject-query@npm:^3.2.1":
27942801
version: 3.2.1
27952802
resolution: "axobject-query@npm:3.2.1"

0 commit comments

Comments
 (0)