File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
executors :
7
7
with-chrome-and-firefox :
8
8
docker :
9
- - image : " cypress/browsers:node-18.16.0 -chrome-114 .0.5735.133 -1-ff-114.0.2 -edge-114 .0.1823.51 -1"
9
+ - image : " cypress/browsers:node-20.11.1 -chrome-123 .0.6312.58 -1-ff-124.0 -edge-122 .0.2365.92 -1"
10
10
resource_class : large
11
11
environment :
12
12
CYPRESS_coverage : false
Original file line number Diff line number Diff line change 95
95
"connect-history-api-fallback" : " 1.6.0" ,
96
96
"cors" : " 2.8.5" ,
97
97
"cross-env" : " 7.0.3" ,
98
- "cypress" : " ^13.6 .1" ,
98
+ "cypress" : " ^13.7 .1" ,
99
99
"dotenv" : " 16.0.0" ,
100
100
"eslint" : " ^8.44.0" ,
101
101
"eslint-config-prettier" : " 8.10.0" ,
Original file line number Diff line number Diff line change @@ -5766,10 +5766,10 @@ csstype@^3.0.2:
5766
5766
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
5767
5767
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
5768
5768
5769
- cypress@^13.6 .1:
5770
- version "13.7.0 "
5771
- resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.0 .tgz#19e53c0bd6eca5e3bde0d6ac9e98fbf1782e3a9e "
5772
- integrity sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA ==
5769
+ cypress@^13.7 .1:
5770
+ version "13.7.1 "
5771
+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.1 .tgz#d1208eb04efd46ef52a30480a5da71a03373261a "
5772
+ integrity sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w ==
5773
5773
dependencies:
5774
5774
"@cypress/request" "^3.0.0"
5775
5775
"@cypress/xvfb" "^1.2.4"
You can’t perform that action at this time.
0 commit comments