Skip to content

Commit d8f40e6

Browse files
Update dependency cypress to v13.7.0
1 parent e9e8814 commit d8f40e6

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
@@ -26,7 +26,7 @@
2626
"@types/react": "18.2.65",
2727
"@types/react-dom": "18.2.22",
2828
"@vitejs/plugin-react": "4.2.1",
29-
"cypress": "13.6.6",
29+
"cypress": "13.7.0",
3030
"prettier": "3.2.5",
3131
"typescript": "5.4.2",
3232
"vite": "5.1.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1528,10 +1528,10 @@ csstype@^3.0.2, csstype@^3.1.3:
15281528
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
15291529
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
15301530

1531-
cypress@13.6.6:
1532-
version "13.6.6"
1533-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.6.tgz#5133f231ed1c6e57dc8dcbf60aade220bcd6884b"
1534-
integrity sha512-S+2S9S94611hXimH9a3EAYt81QM913ZVA03pUmGDfLTFa5gyp85NJ8dJGSlEAEmyRsYkioS1TtnWtbv/Fzt11A==
1531+
cypress@13.7.0:
1532+
version "13.7.0"
1533+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.0.tgz#19e53c0bd6eca5e3bde0d6ac9e98fbf1782e3a9e"
1534+
integrity sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==
15351535
dependencies:
15361536
"@cypress/request" "^3.0.0"
15371537
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)