File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 15
15
"cy:ci" : " cypress run --config-file ./cypress/cypress.config.ts --record --key 8f568853-b927-4858-9e2a-6af417990ad7"
16
16
},
17
17
"devDependencies" : {
18
- "cypress" : " ^13.5.1 " ,
18
+ "cypress" : " ^13.6.0 " ,
19
19
"eslint" : " ^8.54.0" ,
20
20
"eslint-config-prettier" : " ^9.0.0" ,
21
21
"eslint-plugin-prettier" : " ^5.0.1" ,
Original file line number Diff line number Diff line change @@ -4205,10 +4205,10 @@ csstype@^3.1.2:
4205
4205
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
4206
4206
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
4207
4207
4208
- cypress@^13.5.1 :
4209
- version "13.5.1 "
4210
- resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.5.1 .tgz#8b19bf0b9f31ea43f78980b2479bd3f25197d5cc "
4211
- integrity sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug ==
4208
+ cypress@^13.6.0 :
4209
+ version "13.6.0 "
4210
+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.0 .tgz#b98b7b837679012ed09c7ecee5565bf7b31d4982 "
4211
+ integrity sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw ==
4212
4212
dependencies :
4213
4213
" @cypress/request" " ^3.0.0"
4214
4214
" @cypress/xvfb" " ^1.2.4"
You can’t perform that action at this time.
0 commit comments