From 7723286c232f69da9d5774822122c19c4b5dfae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 01:16:15 +0000 Subject: [PATCH] chore(deps-dev): bump @axe-core/playwright from 4.8.1 to 4.8.2 Bumps [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) from 4.8.1 to 4.8.2. - [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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- output/react/package.json | 2 +- output/vue/vue3/package.json | 2 +- package-lock.json | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/output/react/package.json b/output/react/package.json index 82f9aa41087..e9ca3e0e4ca 100644 --- a/output/react/package.json +++ b/output/react/package.json @@ -25,7 +25,7 @@ "tsc": "tsc -p . --sourceMap false" }, "devDependencies": { - "@axe-core/playwright": "^4.8.1", + "@axe-core/playwright": "^4.8.2", "@playwright/experimental-ct-react": "1.40.1", "@types/react": "^18.2.42", "react": "^18.2.0", diff --git a/output/vue/vue3/package.json b/output/vue/vue3/package.json index 029bad0c3f0..70c236cb3b9 100644 --- a/output/vue/vue3/package.json +++ b/output/vue/vue3/package.json @@ -34,7 +34,7 @@ "vue": "^3.3.10" }, "devDependencies": { - "@axe-core/playwright": "^4.8.1", + "@axe-core/playwright": "^4.8.2", "@playwright/experimental-ct-vue": "1.40.1", "@vitejs/plugin-vue": "^4.5.1", "sass": "^1.69.5", diff --git a/package-lock.json b/package-lock.json index 302144a7643..20327ee71ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -676,9 +676,9 @@ "dev": true }, "node_modules/@axe-core/playwright": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.8.1.tgz", - "integrity": "sha512-KC1X++UdRAwMLRvB+BIKFheyLHUnbJTL0t0Wbv6TJMozn2V2QyEtAcN6jyUiudtGiLUGhHCtj/eWorBnVZ4dAA==", + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.8.2.tgz", + "integrity": "sha512-9KOhX2tNuvqn9DzpBNyqoqNKRZBrexeSiN9irQ0sEdq8zH13JnatepCJxobuXn4UopNy6iIpP4342beMiH+MSQ==", "dev": true, "dependencies": { "axe-core": "~4.8.2" @@ -33666,7 +33666,7 @@ "version": "0.0.0", "license": "Apache-2.0", "devDependencies": { - "@axe-core/playwright": "^4.8.1", + "@axe-core/playwright": "^4.8.2", "@playwright/experimental-ct-react": "1.40.1", "@types/react": "^18.2.42", "react": "^18.2.0", @@ -33682,7 +33682,7 @@ "vue": "^3.3.10" }, "devDependencies": { - "@axe-core/playwright": "^4.8.1", + "@axe-core/playwright": "^4.8.2", "@playwright/experimental-ct-vue": "1.40.1", "@vitejs/plugin-vue": "^4.5.1", "sass": "^1.69.5", @@ -35272,9 +35272,9 @@ "dev": true }, "@axe-core/playwright": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.8.1.tgz", - "integrity": "sha512-KC1X++UdRAwMLRvB+BIKFheyLHUnbJTL0t0Wbv6TJMozn2V2QyEtAcN6jyUiudtGiLUGhHCtj/eWorBnVZ4dAA==", + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.8.2.tgz", + "integrity": "sha512-9KOhX2tNuvqn9DzpBNyqoqNKRZBrexeSiN9irQ0sEdq8zH13JnatepCJxobuXn4UopNy6iIpP4342beMiH+MSQ==", "dev": true, "requires": { "axe-core": "~4.8.2" @@ -38345,7 +38345,7 @@ "@db-ui/react-components": { "version": "file:output/react", "requires": { - "@axe-core/playwright": "^4.8.1", + "@axe-core/playwright": "^4.8.2", "@playwright/experimental-ct-react": "1.40.1", "@types/react": "^18.2.42", "react": "^18.2.0", @@ -38356,7 +38356,7 @@ "@db-ui/v-components": { "version": "file:output/vue/vue3", "requires": { - "@axe-core/playwright": "^4.8.1", + "@axe-core/playwright": "^4.8.2", "@playwright/experimental-ct-vue": "1.40.1", "@vitejs/plugin-vue": "^4.5.1", "sass": "^1.69.5",