chore(deps-dev): bump cypress from 13.13.0 to 14.1.0 (#10318)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.0 to 14.1.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.13.0...v14.1.0)

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

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]
2025-02-27 12:05:23 +01:00
committed by GitHub
parent d9887d6320
commit 574cc2a765
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -72,7 +72,7 @@
"cross-env": "=7.0.3", "cross-env": "=7.0.3",
"css-loader": "=7.1.2", "css-loader": "=7.1.2",
"cssnano": "=7.0.6", "cssnano": "=7.0.6",
"cypress": "=14.0.3", "cypress": "=14.1.0",
"dedent": "^1.5.3", "dedent": "^1.5.3",
"deepmerge": "^4.3.1", "deepmerge": "^4.3.1",
"enzyme": "=3.11.0", "enzyme": "=3.11.0",
@@ -9638,9 +9638,9 @@
} }
}, },
"node_modules/cypress": { "node_modules/cypress": {
"version": "14.0.3", "version": "14.1.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-14.0.3.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-14.1.0.tgz",
"integrity": "sha512-yIdvobANw3kS+KF/t5vwjjPNufBA8ux7iQHaWxPTkUw2yCKI72m9mKM24eOwE84Wk4ALPsSvEcGbDrwgmhr4RA==", "integrity": "sha512-pPPj8Uu9NwjaaiXAEcjYZZmgsq6v9Zs1Nw6a+zRF+ANgYSNhH4S32SjFRsvMcuOHR/8dp4GBJhBPqIPSs+TxaA==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
@@ -9656,7 +9656,7 @@
"cachedir": "^2.3.0", "cachedir": "^2.3.0",
"chalk": "^4.1.0", "chalk": "^4.1.0",
"check-more-types": "^2.24.0", "check-more-types": "^2.24.0",
"ci-info": "^4.0.0", "ci-info": "^4.1.0",
"cli-cursor": "^3.1.0", "cli-cursor": "^3.1.0",
"cli-table3": "~0.6.1", "cli-table3": "~0.6.1",
"commander": "^6.2.1", "commander": "^6.2.1",

View File

@@ -136,7 +136,7 @@
"cross-env": "=7.0.3", "cross-env": "=7.0.3",
"css-loader": "=7.1.2", "css-loader": "=7.1.2",
"cssnano": "=7.0.6", "cssnano": "=7.0.6",
"cypress": "=14.0.3", "cypress": "=14.1.0",
"dedent": "^1.5.3", "dedent": "^1.5.3",
"deepmerge": "^4.3.1", "deepmerge": "^4.3.1",
"enzyme": "=3.11.0", "enzyme": "=3.11.0",