Bump cypress from 13.10.0 to 13.11.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.10.0 to 13.11.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.10.0...v13.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-05 12:01:41 +00:00 committed by Hynek Mlnařík
parent 7b59924ffe
commit 0222c803a9
2 changed files with 15 additions and 15 deletions

View file

@ -101,7 +101,7 @@
"@types/react-dom": "^18.3.0",
"@types/uuid": "^9.0.8",
"@vitejs/plugin-react-swc": "^3.7.0",
"cypress": "^13.10.0",
"cypress": "^13.11.0",
"cypress-axe": "^1.5.0",
"cypress-split": "^1.23.6",
"jsdom": "^24.1.0",

View file

@ -228,10 +228,10 @@ importers:
devDependencies:
'@4tw/cypress-drag-drop':
specifier: ^2.2.5
version: 2.2.5(cypress@13.10.0)
version: 2.2.5(cypress@13.11.0)
'@testing-library/cypress':
specifier: ^10.0.2
version: 10.0.2(cypress@13.10.0)
version: 10.0.2(cypress@13.11.0)
'@testing-library/jest-dom':
specifier: ^6.4.5
version: 6.4.5(vitest@1.6.0(@types/node@20.14.1)(jsdom@24.1.0)(lightningcss@1.25.1)(terser@5.31.0))
@ -260,11 +260,11 @@ importers:
specifier: ^3.7.0
version: 3.7.0(vite@5.2.12(@types/node@20.14.1)(lightningcss@1.25.1)(terser@5.31.0))
cypress:
specifier: ^13.10.0
version: 13.10.0
specifier: ^13.11.0
version: 13.11.0
cypress-axe:
specifier: ^1.5.0
version: 1.5.0(axe-core@4.9.1)(cypress@13.10.0)
version: 1.5.0(axe-core@4.9.1)(cypress@13.11.0)
cypress-split:
specifier: ^1.23.6
version: 1.23.6(@babel/core@7.24.5)
@ -2154,8 +2154,8 @@ packages:
resolution: {integrity: sha512-HtT7j2oX9Fb63fR9lSEnlEx1L1vTkAyamP1n810cEgUGJzuiD0sEvwY5MRdk/JP1G7moCWzPcyJN0os81xWulA==}
hasBin: true
cypress@13.10.0:
resolution: {integrity: sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q==}
cypress@13.11.0:
resolution: {integrity: sha512-NXXogbAxVlVje4XHX+Cx5eMFZv4Dho/2rIcdBHg9CNPFUGZdM4cRdgIgM7USmNYsC12XY0bZENEQ+KBk72fl+A==}
engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0}
hasBin: true
@ -4871,9 +4871,9 @@ ignoredOptionalDependencies:
snapshots:
'@4tw/cypress-drag-drop@2.2.5(cypress@13.10.0)':
'@4tw/cypress-drag-drop@2.2.5(cypress@13.11.0)':
dependencies:
cypress: 13.10.0
cypress: 13.11.0
'@actions/core@1.10.1':
dependencies:
@ -5711,11 +5711,11 @@ snapshots:
dependencies:
'@swc/counter': 0.1.3
'@testing-library/cypress@10.0.2(cypress@13.10.0)':
'@testing-library/cypress@10.0.2(cypress@13.11.0)':
dependencies:
'@babel/runtime': 7.24.5
'@testing-library/dom': 10.1.0
cypress: 13.10.0
cypress: 13.11.0
'@testing-library/dom@10.1.0':
dependencies:
@ -6633,10 +6633,10 @@ snapshots:
csstype@3.1.3: {}
cypress-axe@1.5.0(axe-core@4.9.1)(cypress@13.10.0):
cypress-axe@1.5.0(axe-core@4.9.1)(cypress@13.11.0):
dependencies:
axe-core: 4.9.1
cypress: 13.10.0
cypress: 13.11.0
cypress-split@1.23.6(@babel/core@7.24.5):
dependencies:
@ -6652,7 +6652,7 @@ snapshots:
- '@babel/core'
- supports-color
cypress@13.10.0:
cypress@13.11.0:
dependencies:
'@cypress/request': 3.0.1
'@cypress/xvfb': 1.2.4(supports-color@8.1.1)