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