Build(deps-dev): bump cypress from 11.0.0 to 11.0.1

Bumps [cypress](https://github.com/cypress-io/cypress) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v11.0.0...v11.0.1)
This commit is contained in:
2022-11-10 04:41:30 +00:00
parent f0ec8c8dc2
commit 6a2b92e0e1
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
"@typescript-eslint/parser": "^5.42.1",
"babel-eslint": "^10.0.3",
"cli-engine": "^4.7.6",
"cypress": "^11.0.0",
"cypress": "^11.0.1",
"eslint": "^8.27.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
+4 -4
View File
@@ -5744,10 +5744,10 @@ cyclist@^1.0.1:
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
integrity sha512-NJGVKPS81XejHcLhaLJS7plab0fK3slPh11mESeeDq2W4ZI5kUKK/LRRdVDvjJseojbPB7ZwjnyOybg3Igea/A==
cypress@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-11.0.0.tgz#999aa8f62ce3777ea2c45a10d9975025db0337ee"
integrity sha512-mYXGi2Wjmy9shRjAUDugSMOr4uuzE2nl7hXQi3oQkIQsnwwBx2HNB8Vbfsix3A0zyPXlL5jTcbb6rCVWKRaXbg==
cypress@^11.0.1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-11.0.1.tgz#5332a1825b37ab3f4f81d74389930c55cc7cf31d"
integrity sha512-NuEfd0Vim492RJ3m/+bbTZ3OZrqXgfAfuLaZfIQ9D5lKocS3EDr2tyAarZdAhKwLyoh7OJ33jwMeMFIDbzYqog==
dependencies:
"@cypress/request" "^2.88.10"
"@cypress/xvfb" "^1.2.4"