File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
version : " 3.8"
2
2
services :
3
3
e2e :
4
- image : cypress/included:13.15 .2
4
+ image : cypress/included:14.0 .2
5
5
working_dir : /app
6
6
volumes :
7
7
- ' .:/app'
Original file line number Diff line number Diff line change 57
57
"babel-jest" : " ^29.7.0" ,
58
58
"concurrently" : " ^9.1.0" ,
59
59
"cross-env" : " ^7.0.3" ,
60
- "cypress" : " ^13.15 .2" ,
60
+ "cypress" : " ^14.0 .2" ,
61
61
"eslint" : " ^8.57.1" ,
62
62
"eslint-plugin-react" : " ^7.37.2" ,
63
63
"eslint-plugin-react-hooks" : " ^4.6.2" ,
Original file line number Diff line number Diff line change @@ -5280,10 +5280,10 @@ csstype@^3.0.2:
5280
5280
resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9"
5281
5281
integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==
5282
5282
5283
- cypress@^13.15 .2:
5284
- version "13.15 .2"
5285
- resolved "https://registry.npmjs.org/cypress/-/cypress-13.15 .2.tgz#ef19554c274bc4ff23802aeb5c52951677fa67f1 "
5286
- integrity sha512-ARbnUorjcCM3XiPwgHKuqsyr5W9Qn+pIIBPaoilnoBkLdSC2oLQjV1BUpnmc7KR+b7Avah3Ly2RMFnfxr96E/A ==
5283
+ cypress@^14.0 .2:
5284
+ version "14.0 .2"
5285
+ resolved "https://registry.npmjs.org/cypress/-/cypress-14.0 .2.tgz#6d4811685a43911f70690bf0b2abbef991190412 "
5286
+ integrity sha512-3qqTU2JoVY262qkYg9I2nohwxcfsJk0dSVp/LXAjD94Jz2y6411Mf/l5uHEHiaANrOmMcHbzYgOd/ueDsZlS7A ==
5287
5287
dependencies:
5288
5288
"@cypress/request" "^3.0.6"
5289
5289
"@cypress/xvfb" "^1.2.4"
You can’t perform that action at this time.
0 commit comments