Skip to content

Commit f52bff9

Browse files
chore(deps): update dependency cypress to v15.5.0
1 parent 888fc3b commit f52bff9

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.5.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
@@ -1882,10 +1882,10 @@ cssesc@^3.0.0:
18821882
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
18831883
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
18841884

1885-
cypress@15.4.0:
1886-
version "15.4.0"
1887-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.4.0.tgz#067c414830c98c561742a106d03813a5e0e82459"
1888-
integrity sha512-+GC/Y/LXAcaMCzfuM7vRx5okRmonceZbr0ORUAoOrZt/5n2eGK8yh04bok1bWSjZ32wRHrZESqkswQ6biArN5w==
1885+
cypress@15.5.0:
1886+
version "15.5.0"
1887+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.5.0.tgz#039c8549f623957a14e57adee46dbfabaabac741"
1888+
integrity sha512-7jXBsh5hTfjxr9QQONC2IbdTj0nxSyU8x4eiarMZBzXzCj3pedKviUx8JnLcE4vL8e0TsOzp70WSLRORjEssRA==
18891889
dependencies:
18901890
"@cypress/request" "^3.0.9"
18911891
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)