build: update dependency cypress to v15 (#63303)

See associated pull request for more information.

PR Close #63303
This commit is contained in:
Angular Robot 2025-08-21 05:07:27 +00:00 committed by Andrew Kushnir
parent 7a336c159d
commit 69df2c0f8a
3 changed files with 8 additions and 8 deletions

View file

@ -540,7 +540,7 @@
"bzlTransitiveDigest": "9IJp6IlB/FMHFBJe4MX/DQM4zi3oArC8yqYE/+NyPwk=",
"usagesDigest": "1rX5zKEA5AF0V7MwOa4Uu00O9/xtmOXAgV3jUGUxeQk=",
"recordedFileInputs": {
"@@//package.json": "c5090f9060aecb754133cadceb8cbfae800fb8039acd26540ad554b6fa57e791",
"@@//package.json": "f1e716f7c8703d7064b1373c7689805f2eb4bf89b532cb7849080066eda6546c",
"@@devinfra~//bazel/package.json": "960bcecf963a211f96a3967c7cfb5d3e1cea08d94b27056a3e8dbf2fad1e2dd3",
"@@rules_browsers~//package.json": "45572077938c7a4916e4aaedf7db7ce8425854ab92f35348cff02a2134023bb8"
},

View file

@ -190,7 +190,7 @@
"cldr": "7.9.0",
"cldrjs": "0.5.5",
"conventional-changelog": "^7.0.0",
"cypress": "14.5.4",
"cypress": "15.0.0",
"emoji-regex": "^10.3.0",
"firebase-tools": "^14.0.0",
"get-tsconfig": "^4.10.1",

View file

@ -443,8 +443,8 @@ importers:
specifier: ^7.0.0
version: 7.1.1(conventional-commits-filter@5.0.0)
cypress:
specifier: 14.5.4
version: 14.5.4
specifier: 15.0.0
version: 15.0.0
emoji-regex:
specifier: ^10.3.0
version: 10.4.0
@ -5558,9 +5558,9 @@ packages:
custom-event@1.0.1:
resolution: {integrity: sha512-GAj5FOq0Hd+RsCGVJxZuKaIDXDf3h6GQoNEjFgbLLI/trgtavwUbSnZ5pVfg27DVCaWjIohryS0JFwIJyT2cMg==}
cypress@14.5.4:
resolution: {integrity: sha512-0Dhm4qc9VatOcI1GiFGVt8osgpPdqJLHzRwcAB5MSD/CAAts3oybvPUPawHyvJZUd8osADqZe/xzMsZ8sDTjXw==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
cypress@15.0.0:
resolution: {integrity: sha512-OH5Srk10qTzHYYt3BsP9V1DPYIAzms55s3xQn4mGmYO4k6pi25MCajDyPbiULfNDhNcthNQ2xmYvu1JdeEw1Hw==}
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
hasBin: true
cytoscape-cose-bilkent@4.1.0:
@ -17018,7 +17018,7 @@ snapshots:
custom-event@1.0.1: {}
cypress@14.5.4:
cypress@15.0.0:
dependencies:
'@cypress/request': 3.0.9
'@cypress/xvfb': 1.2.4(supports-color@8.1.1)