Bump cypress from 13.8.1 to 13.9.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.8.1 to 13.9.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.8.1...v13.9.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-05-09 00:56:16 +00:00 committed by Hynek Mlnařík
parent a19c364428
commit 1ce2916bbc
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.6.0",
"cypress": "^13.8.1",
"cypress": "^13.9.0",
"cypress-axe": "^1.5.0",
"cypress-split": "^1.23.1",
"jsdom": "^24.0.0",

View file

@ -225,10 +225,10 @@ importers:
devDependencies:
'@4tw/cypress-drag-drop':
specifier: ^2.2.5
version: 2.2.5(cypress@13.8.1)
version: 2.2.5(cypress@13.9.0)
'@testing-library/cypress':
specifier: ^10.0.1
version: 10.0.1(cypress@13.8.1)
version: 10.0.1(cypress@13.9.0)
'@testing-library/jest-dom':
specifier: ^6.4.5
version: 6.4.5(vitest@1.6.0(@types/node@20.12.10)(jsdom@24.0.0)(lightningcss@1.24.1)(terser@5.31.0))
@ -257,11 +257,11 @@ importers:
specifier: ^3.6.0
version: 3.6.0(vite@5.2.11(@types/node@20.12.10)(lightningcss@1.24.1)(terser@5.31.0))
cypress:
specifier: ^13.8.1
version: 13.8.1
specifier: ^13.9.0
version: 13.9.0
cypress-axe:
specifier: ^1.5.0
version: 1.5.0(axe-core@4.9.1)(cypress@13.8.1)
version: 1.5.0(axe-core@4.9.1)(cypress@13.9.0)
cypress-split:
specifier: ^1.23.1
version: 1.23.1(@babel/core@7.24.5)
@ -2225,8 +2225,8 @@ packages:
resolution: {integrity: sha512-MWMLCdzVkr8hTG2670Ip7bWjWFncZnnNSN4Q2+stzuhyqQmg0/pWNdEEVIfRlhwnbN05kRvgZD32mimPy5WP4w==}
hasBin: true
cypress@13.8.1:
resolution: {integrity: sha512-Uk6ovhRbTg6FmXjeZW/TkbRM07KPtvM5gah1BIMp4Y2s+i/NMxgaLw0+PbYTOdw1+egE0FP3mWRiGcRkjjmhzA==}
cypress@13.9.0:
resolution: {integrity: sha512-atNjmYfHsvTuCaxTxLZr9xGoHz53LLui3266WWxXJHY7+N6OdwJdg/feEa3T+buez9dmUXHT1izCOklqG82uCQ==}
engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0}
hasBin: true
@ -4938,9 +4938,9 @@ packages:
snapshots:
'@4tw/cypress-drag-drop@2.2.5(cypress@13.8.1)':
'@4tw/cypress-drag-drop@2.2.5(cypress@13.9.0)':
dependencies:
cypress: 13.8.1
cypress: 13.9.0
'@actions/core@1.10.1':
dependencies:
@ -5743,11 +5743,11 @@ snapshots:
dependencies:
'@swc/counter': 0.1.3
'@testing-library/cypress@10.0.1(cypress@13.8.1)':
'@testing-library/cypress@10.0.1(cypress@13.9.0)':
dependencies:
'@babel/runtime': 7.24.5
'@testing-library/dom': 9.3.4
cypress: 13.8.1
cypress: 13.9.0
'@testing-library/dom@10.1.0':
dependencies:
@ -6861,10 +6861,10 @@ snapshots:
csstype@3.1.3: {}
cypress-axe@1.5.0(axe-core@4.9.1)(cypress@13.8.1):
cypress-axe@1.5.0(axe-core@4.9.1)(cypress@13.9.0):
dependencies:
axe-core: 4.9.1
cypress: 13.8.1
cypress: 13.9.0
cypress-split@1.23.1(@babel/core@7.24.5):
dependencies:
@ -6880,7 +6880,7 @@ snapshots:
- '@babel/core'
- supports-color
cypress@13.8.1:
cypress@13.9.0:
dependencies:
'@cypress/request': 3.0.1
'@cypress/xvfb': 1.2.4(supports-color@8.1.1)