Skip to content

Commit b80e027

Browse files
chore(deps): update dependency cypress to v10.5.0 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54ccb19 commit b80e027

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
@@ -43,7 +43,7 @@
4343
"@tsconfig/cypress": "1.0.1",
4444
"@types/chrome": "0.0.193",
4545
"adm-zip": "0.5.9",
46-
"cypress": "10.4.0",
46+
"cypress": "10.5.0",
4747
"jest-chrome": "0.7.2",
4848
"prettier": "2.7.1"
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3706,10 +3706,10 @@ csstype@^3.0.2:
37063706
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.0.tgz#4ddcac3718d787cf9df0d1b7d15033925c8f29f2"
37073707
integrity sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==
37083708

3709-
cypress@10.4.0:
3710-
version "10.4.0"
3711-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.4.0.tgz#bb5b3b6588ad49eff172fecf5778cc0da2980e4e"
3712-
integrity sha512-OM7F8MRE01SHQRVVzunid1ZK1m90XTxYnl+7uZfIrB4CYqUDCrZEeSyCXzIbsS6qcaijVCAhqDL60SxG8N6hew==
3709+
cypress@10.5.0:
3710+
version "10.5.0"
3711+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.5.0.tgz#8d0354ac47d1570fb7d9881aec1cf8e0c3e8bfc8"
3712+
integrity sha512-m1oP/2Au+81moyHGg6Mxro8wo5F5rXjtea9SPXn7ezUT3qNHk43bif3K/6Wz7nuaNUiN9/UM+B4c03kCp8vniw==
37133713
dependencies:
37143714
"@cypress/request" "^2.88.10"
37153715
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)