Skip to content

Commit 9f75017

Browse files
chore(deps): update dependency cypress to v15.6.0
1 parent 95dd668 commit 9f75017

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@sveltejs/vite-plugin-svelte": "6.2.1",
2929
"@typescript-eslint/eslint-plugin": "8.46.1",
3030
"@typescript-eslint/parser": "8.46.1",
31-
"cypress": "15.4.0",
31+
"cypress": "15.6.0",
3232
"eslint": "9.37.0",
3333
"eslint-config-prettier": "10.1.8",
3434
"eslint-plugin-svelte": "3.12.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1777,10 +1777,10 @@ cssesc@^3.0.0:
17771777
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
17781778
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
17791779

1780-
cypress@15.4.0:
1781-
version "15.4.0"
1782-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.4.0.tgz#067c414830c98c561742a106d03813a5e0e82459"
1783-
integrity sha512-+GC/Y/LXAcaMCzfuM7vRx5okRmonceZbr0ORUAoOrZt/5n2eGK8yh04bok1bWSjZ32wRHrZESqkswQ6biArN5w==
1780+
cypress@15.6.0:
1781+
version "15.6.0"
1782+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.6.0.tgz#bde57b8ae9fbe6473a3324bb1d583437c299230d"
1783+
integrity sha512-Vqo66GG1vpxZ7H1oDX9umfmzA3nF7Wy80QAc3VjwPREO5zTY4d1xfQFNPpOWleQl9vpdmR2z1liliOcYlRX6rQ==
17841784
dependencies:
17851785
"@cypress/request" "^3.0.9"
17861786
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)