Update cypress
parent
442fe46ff6
commit
ecad8e4454
|
@ -128,7 +128,7 @@
|
|||
"@types/styled-components": "^5.1.24",
|
||||
"@vitejs/plugin-legacy": "^1.8.2",
|
||||
"@vitejs/plugin-react": "^1.3.2",
|
||||
"cypress": "^10.1.0",
|
||||
"cypress": "^10.3.0",
|
||||
"cypress-plugin-tab": "^1.0.5",
|
||||
"cypress-wait-until": "^1.7.2",
|
||||
"dotenv": "=8.1.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -10277,9 +10277,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:^10.1.0":
|
||||
version: 10.1.0
|
||||
resolution: "cypress@npm:10.1.0"
|
||||
"cypress@npm:^10.3.0":
|
||||
version: 10.3.0
|
||||
resolution: "cypress@npm:10.3.0"
|
||||
dependencies:
|
||||
"@cypress/request": ^2.88.10
|
||||
"@cypress/xvfb": ^1.2.4
|
||||
|
@ -10325,7 +10325,7 @@ __metadata:
|
|||
yauzl: ^2.10.0
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 5c93db957f70eba2299896754b43cc56274fe4f13df9569622924f5d98a61b464bb619b641baeb60244b5d95ee4483d1903930ce631efa55fdd35e33cf951f28
|
||||
checksum: 9cc6d8cd087d7c79f07ad83b8ef9b183f44cf816499bba53e1cee2b6f987d0a6893be209fcd47660cdd0e8456bd132813abe8a6bd15f446d9c96e0129be2de29
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -20223,7 +20223,7 @@ __metadata:
|
|||
"@vitejs/plugin-legacy": ^1.8.2
|
||||
"@vitejs/plugin-react": ^1.3.2
|
||||
algoliasearch: ^4.10.2
|
||||
cypress: ^10.1.0
|
||||
cypress: ^10.3.0
|
||||
cypress-plugin-tab: ^1.0.5
|
||||
cypress-wait-until: ^1.7.2
|
||||
dotenv: =8.1.0
|
||||
|
|
Loading…
Reference in New Issue