chore(deps-dev): bump cypress from 14.1.0 to 14.2.0 (#10365)

This commit is contained in:
dependabot[bot]
2025-03-14 00:19:26 +00:00
committed by GitHub
parent a0685b236c
commit 24dfbeb930
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",
"css-loader": "=7.1.2",
"cssnano": "=7.0.6",
"cypress": "=14.1.0",
"cypress": "=14.2.0",
"dedent": "^1.5.3",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",
@@ -9776,9 +9776,9 @@
}
},
"node_modules/cypress": {
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-14.1.0.tgz",
"integrity": "sha512-pPPj8Uu9NwjaaiXAEcjYZZmgsq6v9Zs1Nw6a+zRF+ANgYSNhH4S32SjFRsvMcuOHR/8dp4GBJhBPqIPSs+TxaA==",
"version": "14.2.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-14.2.0.tgz",
"integrity": "sha512-u7fuc9JEpSYLOdu8mzZDZ/JWsHUzR5pc8i1TeSqMz/bafXp+6IweMAeyphsEJ6/13qbB6nwTEY1m+GUAp6GqCQ==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
@@ -9796,7 +9796,7 @@
"check-more-types": "^2.24.0",
"ci-info": "^4.1.0",
"cli-cursor": "^3.1.0",
"cli-table3": "~0.6.1",
"cli-table3": "~0.6.5",
"commander": "^6.2.1",
"common-tags": "^1.8.0",
"dayjs": "^1.10.4",

View File

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