Bump cypress from 13.14.0 to 13.14.1 (#32502)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.0 to 13.14.1.
- [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.14.0...v13.14.1)

---
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-30 16:08:27 -04:00 committed by GitHub
parent c3ed02654d
commit 2ab9d04136
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.14.0",
"cypress": "^13.14.1",
"cypress-axe": "^1.5.0",
"cypress-split": "^1.24.0",
"jsdom": "^25.0.0",

View file

@ -231,10 +231,10 @@ importers:
devDependencies:
'@4tw/cypress-drag-drop':
specifier: ^2.2.5
version: 2.2.5(cypress@13.14.0)
version: 2.2.5(cypress@13.14.1)
'@testing-library/cypress':
specifier: ^10.0.2
version: 10.0.2(cypress@13.14.0)
version: 10.0.2(cypress@13.14.1)
'@testing-library/dom':
specifier: ^10.4.0
version: 10.4.0
@ -266,11 +266,11 @@ importers:
specifier: ^3.7.0
version: 3.7.0(vite@5.4.2(@types/node@22.5.1)(lightningcss@1.26.0)(terser@5.31.6))
cypress:
specifier: ^13.14.0
version: 13.14.0
specifier: ^13.14.1
version: 13.14.1
cypress-axe:
specifier: ^1.5.0
version: 1.5.0(axe-core@4.10.0)(cypress@13.14.0)
version: 1.5.0(axe-core@4.10.0)(cypress@13.14.1)
cypress-split:
specifier: ^1.24.0
version: 1.24.0(@babel/core@7.25.2)
@ -2302,8 +2302,8 @@ packages:
resolution: {integrity: sha512-ZEFh1m6z+HwPWpB1h9YAF1L6K/wkPBR3vD+v8Rrg8BRm50sZ7oSx6Dw+sv6zfr5Pfqv247CnobLewdFBLlPIBQ==}
hasBin: true
cypress@13.14.0:
resolution: {integrity: sha512-r0+nhd033x883YL6068futewUsl02Q7rWiinyAAIBDW/OOTn+UMILWgNuCiY3vtJjd53efOqq5R9dctQk/rKiw==}
cypress@13.14.1:
resolution: {integrity: sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==}
engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0}
hasBin: true
@ -5036,9 +5036,9 @@ ignoredOptionalDependencies:
snapshots:
'@4tw/cypress-drag-drop@2.2.5(cypress@13.14.0)':
'@4tw/cypress-drag-drop@2.2.5(cypress@13.14.1)':
dependencies:
cypress: 13.14.0
cypress: 13.14.1
'@actions/core@1.10.1':
dependencies:
@ -5972,11 +5972,11 @@ snapshots:
dependencies:
'@swc/counter': 0.1.3
'@testing-library/cypress@10.0.2(cypress@13.14.0)':
'@testing-library/cypress@10.0.2(cypress@13.14.1)':
dependencies:
'@babel/runtime': 7.25.4
'@testing-library/dom': 10.4.0
cypress: 13.14.0
cypress: 13.14.1
'@testing-library/dom@10.4.0':
dependencies:
@ -6858,10 +6858,10 @@ snapshots:
csstype@3.1.3: {}
cypress-axe@1.5.0(axe-core@4.10.0)(cypress@13.14.0):
cypress-axe@1.5.0(axe-core@4.10.0)(cypress@13.14.1):
dependencies:
axe-core: 4.10.0
cypress: 13.14.0
cypress: 13.14.1
cypress-split@1.24.0(@babel/core@7.25.2):
dependencies:
@ -6877,7 +6877,7 @@ snapshots:
- '@babel/core'
- supports-color
cypress@13.14.0:
cypress@13.14.1:
dependencies:
'@cypress/request': 3.0.1
'@cypress/xvfb': 1.2.4(supports-color@8.1.1)