chore(deps): update dependency cypress to v14.2.0 (#706)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-13 10:26:55 +00:00 committed by GitHub
parent a77b041b23
commit fd0471143f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -698,9 +698,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",
@ -718,7 +718,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",