Bump cypress-axe from 1.4.0 to 1.5.0 in /js (#22910)

Bumps [cypress-axe](https://github.com/component-driven/cypress-axe) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/component-driven/cypress-axe/releases)
- [Commits](https://github.com/component-driven/cypress-axe/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: cypress-axe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-03 11:20:35 +00:00 committed by GitHub
parent 5349eda72d
commit 66388bd14a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -102,7 +102,7 @@
"@types/uuid": "^9.0.3",
"@vitejs/plugin-react-swc": "^3.3.2",
"cypress": "^13.1.0",
"cypress-axe": "^1.4.0",
"cypress-axe": "^1.5.0",
"jsdom": "^22.1.0",
"ldap-server-mock": "^6.0.1",
"ts-node": "^10.9.1",

View file

@ -263,8 +263,8 @@ importers:
specifier: ^13.1.0
version: 13.1.0
cypress-axe:
specifier: ^1.4.0
version: 1.4.0(axe-core@4.7.2)(cypress@13.1.0)
specifier: ^1.5.0
version: 1.5.0(axe-core@4.7.2)(cypress@13.1.0)
jsdom:
specifier: ^22.1.0
version: 22.1.0
@ -2889,12 +2889,12 @@ packages:
/csstype@3.1.2:
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
/cypress-axe@1.4.0(axe-core@4.7.2)(cypress@13.1.0):
resolution: {integrity: sha512-Ut7NKfzjyKm0BEbt2WxuKtLkIXmx6FD2j0RwdvO/Ykl7GmB/qRQkwbKLk3VP35+83hiIr8GKD04PDdrTK5BnyA==}
/cypress-axe@1.5.0(axe-core@4.7.2)(cypress@13.1.0):
resolution: {integrity: sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==}
engines: {node: '>=10'}
peerDependencies:
axe-core: ^3 || ^4
cypress: ^10 || ^11 || ^12
cypress: ^10 || ^11 || ^12 || ^13
dependencies:
axe-core: 4.7.2
cypress: 13.1.0