Skip to content

Commit d803bd1

Browse files
committed
Update dependency cypress to v13.7.1
1 parent b31f0d7 commit d803bd1

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.67",
2727
"@types/react-dom": "18.2.22",
2828
"@vitejs/plugin-react": "4.2.1",
29-
"cypress": "13.7.0",
29+
"cypress": "13.7.1",
3030
"prettier": "3.2.5",
3131
"typescript": "5.4.3",
3232
"vite": "5.2.2"

yarn.lock

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

1537-
1538-
version "13.7.0"
1539-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.0.tgz#19e53c0bd6eca5e3bde0d6ac9e98fbf1782e3a9e"
1540-
integrity sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==
1537+
1538+
version "13.7.1"
1539+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.1.tgz#d1208eb04efd46ef52a30480a5da71a03373261a"
1540+
integrity sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==
15411541
dependencies:
15421542
"@cypress/request" "^3.0.0"
15431543
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)