Bump cypress from 13.13.1 to 13.13.2 (#31820)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.1 to 13.13.2.
- [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.13.1...v13.13.2)

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

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] 2024-08-01 12:00:07 +02:00 committed by GitHub
parent 51310fcb71
commit 9cf650b52b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 15 deletions

View file

@ -117,7 +117,7 @@
"@types/react-dom": "^18.3.0",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"cypress": "^13.13.1",
"cypress": "^13.13.2",
"cypress-axe": "^1.5.0",
"cypress-split": "^1.24.0",
"jsdom": "^24.1.1",

View file

@ -228,10 +228,10 @@ importers:
devDependencies:
'@4tw/cypress-drag-drop':
specifier: ^2.2.5
version: 2.2.5(cypress@13.13.1)
version: 2.2.5(cypress@13.13.2)
'@testing-library/cypress':
specifier: ^10.0.2
version: 10.0.2(cypress@13.13.1)
version: 10.0.2(cypress@13.13.2)
'@testing-library/dom':
specifier: ^10.4.0
version: 10.4.0
@ -263,11 +263,11 @@ importers:
specifier: ^3.7.0
version: 3.7.0(vite@5.3.5(@types/node@22.0.2)(lightningcss@1.25.1)(terser@5.31.0))
cypress:
specifier: ^13.13.1
version: 13.13.1
specifier: ^13.13.2
version: 13.13.2
cypress-axe:
specifier: ^1.5.0
version: 1.5.0(axe-core@4.9.1)(cypress@13.13.1)
version: 1.5.0(axe-core@4.9.1)(cypress@13.13.2)
cypress-split:
specifier: ^1.24.0
version: 1.24.0(@babel/core@7.24.5)
@ -2381,8 +2381,8 @@ packages:
resolution: {integrity: sha512-ZEFh1m6z+HwPWpB1h9YAF1L6K/wkPBR3vD+v8Rrg8BRm50sZ7oSx6Dw+sv6zfr5Pfqv247CnobLewdFBLlPIBQ==}
hasBin: true
cypress@13.13.1:
resolution: {integrity: sha512-8F9UjL5MDUdgC/S5hr8CGLHbS5gGht5UOV184qc2pFny43fnkoaKxlzH/U6//zmGu/xRTaKimNfjknLT8+UDFg==}
cypress@13.13.2:
resolution: {integrity: sha512-PvJQU33933NvS1StfzEb8/mu2kMy4dABwCF+yd5Bi7Qly1HOVf+Bufrygee/tlmty/6j5lX+KIi8j9Q3JUMbhA==}
engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0}
hasBin: true
@ -5107,9 +5107,9 @@ ignoredOptionalDependencies:
snapshots:
'@4tw/cypress-drag-drop@2.2.5(cypress@13.13.1)':
'@4tw/cypress-drag-drop@2.2.5(cypress@13.13.2)':
dependencies:
cypress: 13.13.1
cypress: 13.13.2
'@actions/core@1.10.1':
dependencies:
@ -6116,11 +6116,11 @@ snapshots:
dependencies:
'@swc/counter': 0.1.3
'@testing-library/cypress@10.0.2(cypress@13.13.1)':
'@testing-library/cypress@10.0.2(cypress@13.13.2)':
dependencies:
'@babel/runtime': 7.24.5
'@testing-library/dom': 10.4.0
cypress: 13.13.1
cypress: 13.13.2
'@testing-library/dom@10.4.0':
dependencies:
@ -6983,10 +6983,10 @@ snapshots:
csstype@3.1.3: {}
cypress-axe@1.5.0(axe-core@4.9.1)(cypress@13.13.1):
cypress-axe@1.5.0(axe-core@4.9.1)(cypress@13.13.2):
dependencies:
axe-core: 4.9.1
cypress: 13.13.1
cypress: 13.13.2
cypress-split@1.24.0(@babel/core@7.24.5):
dependencies:
@ -7002,7 +7002,7 @@ snapshots:
- '@babel/core'
- supports-color
cypress@13.13.1:
cypress@13.13.2:
dependencies:
'@cypress/request': 3.0.1
'@cypress/xvfb': 1.2.4(supports-color@8.1.1)