File tree Expand file tree Collapse file tree 2 files changed +18
-11
lines changed Expand file tree Collapse file tree 2 files changed +18
-11
lines changed Original file line number Diff line number Diff line change 4545 ]
4646 },
4747 "devDependencies" : {
48- "@cypress/code-coverage" : " 3.8.3 " ,
48+ "@cypress/code-coverage" : " 3.8.8 " ,
4949 "@cypress/instrument-cra" : " 1.4.0" ,
5050 "check-code-coverage" : " 1.0.1" ,
5151 "cypress" : " 4.12.1" ,
Original file line number Diff line number Diff line change 14311431 through2 "^2.0.0"
14321432 watchify "3.11.1"
14331433
1434- "@cypress/code-coverage@3.8.3 ":
1435- version "3.8.3 "
1436- resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.8.3 .tgz#4bda76bbf07a01036ad58a60b6f9f86d6cb8c156 "
1437- integrity sha512-4R9bDS4CivckXaJudL5lKxXtB99LkO2RWE4a5M/P7VXGrXynQQDYbP07O9Jyjw/VjELWBV+xC3AOfYaU+wCHNQ ==
1434+ "@cypress/code-coverage@3.8.8 ":
1435+ version "3.8.8 "
1436+ resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.8.8 .tgz#3e82e89dd8ff9eeddefb5c50e63d7a3c09332458 "
1437+ integrity sha512-QgO7mcy39dhoin1yzHF6YT+gC4u4+/3+xd0aJiWfNWElrQ+DVk3TKLC06Sk1c8BwhCXP/GYXs+CRFZH2lQpMzA ==
14381438 dependencies:
14391439 "@cypress/browserify-preprocessor" "3.0.1"
1440- debug "4.2.0 "
1440+ debug "4.3.1 "
14411441 execa "4.1.0"
14421442 globby "11.0.1"
14431443 istanbul-lib-coverage "3.0.0"
1444- js-yaml "3.14.0 "
1444+ js-yaml "3.14.1 "
14451445 nyc "15.1.0"
14461446
14471447"@cypress/instrument-cra@1.4.0":
@@ -4451,6 +4451,13 @@ debug@4.2.0:
44514451 dependencies:
44524452 ms "2.1.2"
44534453
4454+ debug@4.3.1:
4455+ version "4.3.1"
4456+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
4457+ integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
4458+ dependencies:
4459+ ms "2.1.2"
4460+
44544461debug@=3.1.0:
44554462 version "3.1.0"
44564463 resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
@@ -7472,10 +7479,10 @@ js-tokens@^3.0.2:
74727479 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
74737480 integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
74747481
7475- js-yaml@3.14.0 :
7476- version "3.14.0 "
7477- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0 .tgz#a7a34170f26a21bb162424d8adacb4113a69e482 "
7478- integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A ==
7482+ js-yaml@3.14.1 :
7483+ version "3.14.1 "
7484+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1 .tgz#dae812fdb3825fa306609a8717383c50c36a0537 "
7485+ integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g ==
74797486 dependencies:
74807487 argparse "^1.0.7"
74817488 esprima "^4.0.0"
You can’t perform that action at this time.
0 commit comments