Skip to content

Commit ba09fba

Browse files
committed
chore(dependencies): update dependency cypress to ^12.4.0
1 parent d6a2f05 commit ba09fba

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@whtsky/prettier-config": "^1.0.1",
2121
"autoprefixer": "10.4.13",
2222
"concurrently": "6.5.1",
23-
"cypress": "^12.3.0",
23+
"cypress": "^12.4.0",
2424
"jest": "^28.1.3",
2525
"postcss": "8.4.21",
2626
"prettier": "^2.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1909,10 +1909,10 @@ csso@^4.2.0:
19091909
dependencies:
19101910
css-tree "^1.1.2"
19111911

1912-
cypress@*, cypress@^12.3.0:
1913-
version "12.3.0"
1914-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.3.0.tgz#ae3fb0540aef4b5eab1ef2bcd0760caf2992b8bf"
1915-
integrity sha512-ZQNebibi6NBt51TRxRMYKeFvIiQZ01t50HSy7z/JMgRVqBUey3cdjog5MYEbzG6Ktti5ckDt1tfcC47lmFwXkw==
1912+
cypress@*, cypress@^12.4.0:
1913+
version "12.4.0"
1914+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.4.0.tgz#de695bc51aec9d995456077a9c3e0ddadfb105c6"
1915+
integrity sha512-//h93K/yGC/7pxv1KamlkADbKHLp5h3f9rZDE2McRjXZDagMETH0sXowOOanvhsH8cFt/JWspIcK+p9cuaoAqg==
19161916
dependencies:
19171917
"@cypress/request" "^2.88.10"
19181918
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)