Bump cypress from 13.13.0 to 13.13.1 (#31353)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.0 to 13.13.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.13.0...v13.13.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:
parent
8b3bc967dd
commit
d3b6974287
2 changed files with 23 additions and 25 deletions
|
@ -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.0",
|
||||
"cypress": "^13.13.1",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-split": "^1.24.0",
|
||||
"jsdom": "^24.1.0",
|
||||
|
|
|
@ -228,10 +228,10 @@ importers:
|
|||
devDependencies:
|
||||
'@4tw/cypress-drag-drop':
|
||||
specifier: ^2.2.5
|
||||
version: 2.2.5(cypress@13.13.0)
|
||||
version: 2.2.5(cypress@13.13.1)
|
||||
'@testing-library/cypress':
|
||||
specifier: ^10.0.2
|
||||
version: 10.0.2(cypress@13.13.0)
|
||||
version: 10.0.2(cypress@13.13.1)
|
||||
'@testing-library/dom':
|
||||
specifier: ^10.3.2
|
||||
version: 10.3.2
|
||||
|
@ -263,11 +263,11 @@ importers:
|
|||
specifier: ^3.7.0
|
||||
version: 3.7.0(vite@5.3.4(@types/node@20.14.10)(lightningcss@1.25.1)(terser@5.31.0))
|
||||
cypress:
|
||||
specifier: ^13.13.0
|
||||
version: 13.13.0
|
||||
specifier: ^13.13.1
|
||||
version: 13.13.1
|
||||
cypress-axe:
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(axe-core@4.9.1)(cypress@13.13.0)
|
||||
version: 1.5.0(axe-core@4.9.1)(cypress@13.13.1)
|
||||
cypress-split:
|
||||
specifier: ^1.24.0
|
||||
version: 1.24.0(@babel/core@7.24.5)
|
||||
|
@ -2293,8 +2293,8 @@ packages:
|
|||
resolution: {integrity: sha512-ZEFh1m6z+HwPWpB1h9YAF1L6K/wkPBR3vD+v8Rrg8BRm50sZ7oSx6Dw+sv6zfr5Pfqv247CnobLewdFBLlPIBQ==}
|
||||
hasBin: true
|
||||
|
||||
cypress@13.13.0:
|
||||
resolution: {integrity: sha512-ou/MQUDq4tcDJI2FsPaod2FZpex4kpIK43JJlcBgWrX8WX7R/05ZxGTuxedOuZBfxjZxja+fbijZGyxiLP6CFA==}
|
||||
cypress@13.13.1:
|
||||
resolution: {integrity: sha512-8F9UjL5MDUdgC/S5hr8CGLHbS5gGht5UOV184qc2pFny43fnkoaKxlzH/U6//zmGu/xRTaKimNfjknLT8+UDFg==}
|
||||
engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
||||
|
@ -5002,9 +5002,9 @@ ignoredOptionalDependencies:
|
|||
|
||||
snapshots:
|
||||
|
||||
'@4tw/cypress-drag-drop@2.2.5(cypress@13.13.0)':
|
||||
'@4tw/cypress-drag-drop@2.2.5(cypress@13.13.1)':
|
||||
dependencies:
|
||||
cypress: 13.13.0
|
||||
cypress: 13.13.1
|
||||
|
||||
'@actions/core@1.10.1':
|
||||
dependencies:
|
||||
|
@ -5397,7 +5397,7 @@ snapshots:
|
|||
'@eslint/eslintrc@3.1.0':
|
||||
dependencies:
|
||||
ajv: 6.12.6
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
debug: 4.3.4
|
||||
espree: 10.0.1
|
||||
globals: 14.0.0
|
||||
ignore: 5.3.1
|
||||
|
@ -5951,11 +5951,11 @@ snapshots:
|
|||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
|
||||
'@testing-library/cypress@10.0.2(cypress@13.13.0)':
|
||||
'@testing-library/cypress@10.0.2(cypress@13.13.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.5
|
||||
'@testing-library/dom': 10.3.2
|
||||
cypress: 13.13.0
|
||||
cypress: 13.13.1
|
||||
|
||||
'@testing-library/dom@10.3.2':
|
||||
dependencies:
|
||||
|
@ -6813,17 +6813,17 @@ snapshots:
|
|||
|
||||
csstype@3.1.3: {}
|
||||
|
||||
cypress-axe@1.5.0(axe-core@4.9.1)(cypress@13.13.0):
|
||||
cypress-axe@1.5.0(axe-core@4.9.1)(cypress@13.13.1):
|
||||
dependencies:
|
||||
axe-core: 4.9.1
|
||||
cypress: 13.13.0
|
||||
cypress: 13.13.1
|
||||
|
||||
cypress-split@1.24.0(@babel/core@7.24.5):
|
||||
dependencies:
|
||||
'@actions/core': 1.10.1
|
||||
arg: 5.0.2
|
||||
console.table: 0.10.0
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
debug: 4.3.4
|
||||
fast-shuffle: 6.1.0
|
||||
find-cypress-specs: 1.43.4(@babel/core@7.24.5)
|
||||
globby: 11.1.0
|
||||
|
@ -6832,7 +6832,7 @@ snapshots:
|
|||
- '@babel/core'
|
||||
- supports-color
|
||||
|
||||
cypress@13.13.0:
|
||||
cypress@13.13.1:
|
||||
dependencies:
|
||||
'@cypress/request': 3.0.1
|
||||
'@cypress/xvfb': 1.2.4(supports-color@8.1.1)
|
||||
|
@ -6850,7 +6850,7 @@ snapshots:
|
|||
commander: 6.2.1
|
||||
common-tags: 1.8.2
|
||||
dayjs: 1.11.11
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
debug: 4.3.5(supports-color@8.1.1)
|
||||
enquirer: 2.4.1
|
||||
eventemitter2: 6.4.7
|
||||
execa: 4.1.0
|
||||
|
@ -6955,11 +6955,9 @@ snapshots:
|
|||
optionalDependencies:
|
||||
supports-color: 8.1.1
|
||||
|
||||
debug@4.3.4(supports-color@8.1.1):
|
||||
debug@4.3.4:
|
||||
dependencies:
|
||||
ms: 2.1.2
|
||||
optionalDependencies:
|
||||
supports-color: 8.1.1
|
||||
|
||||
debug@4.3.5(supports-color@8.1.1):
|
||||
dependencies:
|
||||
|
@ -7398,7 +7396,7 @@ snapshots:
|
|||
ajv: 6.12.6
|
||||
chalk: 4.1.2
|
||||
cross-spawn: 7.0.3
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
debug: 4.3.4
|
||||
doctrine: 3.0.0
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint-scope: 7.2.2
|
||||
|
@ -8264,7 +8262,7 @@ snapshots:
|
|||
dependencies:
|
||||
chalk: 5.3.0
|
||||
commander: 12.1.0
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
debug: 4.3.4
|
||||
execa: 8.0.1
|
||||
lilconfig: 3.1.1
|
||||
listr2: 8.2.1
|
||||
|
@ -8839,7 +8837,7 @@ snapshots:
|
|||
|
||||
require-and-forget@1.0.1:
|
||||
dependencies:
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
debug: 4.3.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
@ -9520,7 +9518,7 @@ snapshots:
|
|||
'@microsoft/api-extractor': 7.43.0(@types/node@20.14.10)
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.18.1)
|
||||
'@vue/language-core': 1.8.27(typescript@5.5.3)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
debug: 4.3.4
|
||||
kolorist: 1.8.0
|
||||
magic-string: 0.30.10
|
||||
typescript: 5.5.3
|
||||
|
|
Loading…
Reference in a new issue