File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ call lerna add --scope integration-test @aws-amplify/codegen-ui-react
20
20
call lerna add --scope integration-test @ aws-amplify/codegen-ui-test-generator
21
21
call lerna add --no-ci --scope integration-test react-router-dom
22
22
call lerna add --no-ci --scope integration-test @ types/react-router-dom
23
- call lerna add --no-ci --dev --scope integration-test cypress@ 12.14 .0
23
+ call lerna add --no-ci --dev --scope integration-test cypress@ 13.0 .0
24
24
call lerna add --no-ci --dev --scope integration-test wait-on
25
25
call lerna add --no-ci --scope integration-test os-browserify
26
26
call lerna add --no-ci --scope integration-test path-browserify
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ lerna add --scope integration-test @aws-amplify/codegen-ui-react
25
25
lerna add --scope integration-test @aws-amplify/codegen-ui-test-generator
26
26
lerna add --no-ci --scope integration-test react-router-dom
27
27
lerna add --no-ci --scope integration-test @types/react-router-dom
28
- lerna add --no-ci --dev --scope integration-test cypress@12.14 .0
28
+ lerna add --no-ci --dev --scope integration-test cypress@13.0 .0
29
29
lerna add --no-ci --dev --scope integration-test @cypress/code-coverage
30
30
lerna add --no-ci --dev --scope integration-test wait-on
31
31
lerna add --no-ci --dev --scope integration-test istanbul-lib-report
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ call lerna add --no-ci --scope integration-test @aws-amplify/codegen-ui-react
20
20
call lerna add --no-ci --scope integration-test @ aws-amplify/codegen-ui-test-generator
21
21
call lerna add --no-ci --scope integration-test react-router-dom
22
22
call lerna add --no-ci --scope integration-test @ types/react-router-dom
23
- call lerna add --no-ci --dev --scope integration-test cypress@ 12.14 .0
23
+ call lerna add --no-ci --dev --scope integration-test cypress@ 13.0 .0
24
24
call lerna add --no-ci --dev --scope integration-test wait-on
25
25
call lerna add --no-ci --scope integration-test os-browserify
26
26
call lerna add --no-ci --scope integration-test path-browserify
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ lerna add --no-ci --scope integration-test @aws-amplify/codegen-ui-react
26
26
lerna add --no-ci --scope integration-test @aws-amplify/codegen-ui-test-generator
27
27
lerna add --no-ci --scope integration-test react-router-dom
28
28
lerna add --no-ci --scope integration-test @types/react-router-dom
29
- lerna add --no-ci --dev --scope integration-test cypress@12.14 .0
29
+ lerna add --no-ci --dev --scope integration-test cypress@13.0 .0
30
30
lerna add --no-ci --dev --scope integration-test @cypress/code-coverage
31
31
lerna add --no-ci --dev --scope integration-test wait-on
32
32
lerna add --no-ci --dev --scope integration-test istanbul-lib-report
You can’t perform that action at this time.
0 commit comments