This repository was archived by the owner on May 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 3838 "devDependencies" : {
3939 "@babel/core" : " 7.12.10" ,
4040 "@babel/preset-react" : " 7.12.10" ,
41- "@cypress/code-coverage" : " 3.8.6 " ,
41+ "@cypress/code-coverage" : " 3.8.7 " ,
4242 "babel-plugin-istanbul" : " 6.0.0" ,
4343 "babel-plugin-transform-class-properties" : " 6.24.1" ,
4444 "coveralls" : " 3.1.0" ,
Original file line number Diff line number Diff line change 13781378 js-yaml "3.14.0"
13791379 nyc "15.1.0"
13801380
1381+ " @cypress/code-coverage@3.8.7 " :
1382+ version "3.8.7"
1383+ resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.8.7.tgz#c98decc8253a99cb808c99e70f5c857b76dd1e74"
1384+ integrity sha512-+kBKM5SGHe6KlsbKN4I9FebCK7CtylUUQJTQGerfEAKYK7tguEOETxfB+tWT8MxWMgxiR/Ovc0rWsp1ND+KBKQ==
1385+ dependencies :
1386+ " @cypress/browserify-preprocessor" " 3.0.1"
1387+ debug "4.3.1"
1388+ execa "4.1.0"
1389+ globby "11.0.1"
1390+ istanbul-lib-coverage "3.0.0"
1391+ js-yaml "3.14.1"
1392+ nyc "15.1.0"
1393+
13811394" @cypress/listr-verbose-renderer@^0.4.1 " :
13821395 version "0.4.1"
13831396 resolved "https://registry.yarnpkg.com/@cypress/listr-verbose-renderer/-/listr-verbose-renderer-0.4.1.tgz#a77492f4b11dcc7c446a34b3e28721afd33c642a"
@@ -4920,6 +4933,14 @@ js-yaml@3.14.0:
49204933 argparse "^1.0.7"
49214934 esprima "^4.0.0"
49224935
4936+ js-yaml@3.14.1 :
4937+ version "3.14.1"
4938+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
4939+ integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
4940+ dependencies :
4941+ argparse "^1.0.7"
4942+ esprima "^4.0.0"
4943+
49234944js-yaml@^3.10.0, js-yaml@^3.13.1 :
49244945 version "3.13.1"
49254946 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
You can’t perform that action at this time.
0 commit comments