Skip to content

Commit 252ab6e

Browse files
chore(dependencies): update dependency cypress to ^12.17.4 (#978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a62ec56 commit 252ab6e

2 files changed

Lines changed: 2 additions & 2 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.27",
2222
"concurrently": "6.5.1",
23-
"cypress": "^12.8.1",
23+
"cypress": "^12.17.4",
2424
"jest": "^29.7.0",
2525
"postcss": "8.5.10",
2626
"prettier": "^2.8.4",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1996,7 +1996,7 @@ csso@^4.2.0:
19961996
dependencies:
19971997
css-tree "^1.1.2"
19981998

1999-
cypress@*, cypress@^12.8.1:
1999+
cypress@*, cypress@^12.17.4:
20002000
version "12.17.4"
20012001
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.17.4.tgz#b4dadf41673058493fa0d2362faa3da1f6ae2e6c"
20022002
integrity sha512-gAN8Pmns9MA5eCDFSDJXWKUpaL3IDd89N9TtIupjYnzLSmlpVr+ZR+vb4U/qaMp+lB6tBvAmt7504c3Z4RU5KQ==

0 commit comments

Comments
 (0)