Skip to content

Commit 602a47a

Browse files
committed
chore(dependencies): update dependency cypress to ^12.4.1
1 parent ba09fba commit 602a47a

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
@@ -20,7 +20,7 @@
2020
"@whtsky/prettier-config": "^1.0.1",
2121
"autoprefixer": "10.4.13",
2222
"concurrently": "6.5.1",
23-
"cypress": "^12.4.0",
23+
"cypress": "^12.4.1",
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.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==
1912+
cypress@*, cypress@^12.4.1:
1913+
version "12.4.1"
1914+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.4.1.tgz#6121b49fd7d833d1f4a0f486034f063467f433af"
1915+
integrity sha512-IFMPzc1RJ22Fac+YbdqywtpcuqZXqQJh+JqZDXn+A15zG/dw99njfv8f0bTvD+WAHhP118+xWG/VwilkFg1rnA==
19161916
dependencies:
19171917
"@cypress/request" "^2.88.10"
19181918
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)