Skip to content

Commit 58bd505

Browse files
[renovate-bot] - Update dependency cypress to v14
1 parent c739ad2 commit 58bd505

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/react": "18.3.18",
4646
"@types/react-dom": "18.3.5",
4747
"@vitejs/plugin-react": "4.3.4",
48-
"cypress": "13.17.0",
48+
"cypress": "14.0.2",
4949
"eslint": "8.57.1",
5050
"eslint-plugin-react": "7.37.4",
5151
"eslint-plugin-react-hooks": "4.6.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1560,10 +1560,10 @@ csstype@^3.0.2:
15601560
resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.2.tgz"
15611561
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
15621562

1563-
cypress@13.17.0:
1564-
version "13.17.0"
1565-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.17.0.tgz#34c3d68080c4497eace0f353bd1629587a5f600d"
1566-
integrity sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==
1563+
cypress@14.0.2:
1564+
version "14.0.2"
1565+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.2.tgz#6d4811685a43911f70690bf0b2abbef991190412"
1566+
integrity sha512-3qqTU2JoVY262qkYg9I2nohwxcfsJk0dSVp/LXAjD94Jz2y6411Mf/l5uHEHiaANrOmMcHbzYgOd/ueDsZlS7A==
15671567
dependencies:
15681568
"@cypress/request" "^3.0.6"
15691569
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)