File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 45
45
]
46
46
},
47
47
"devDependencies" : {
48
- "@cypress/code-coverage" : " 3.8.2 " ,
48
+ "@cypress/code-coverage" : " 3.8.3 " ,
49
49
"@cypress/instrument-cra" : " 1.4.0" ,
50
50
"check-code-coverage" : " 1.0.1" ,
51
51
"cypress" : " 4.12.1" ,
Original file line number Diff line number Diff line change 1431
1431
through2 "^2.0.0"
1432
1432
watchify "3.11.1"
1433
1433
1434
-
1435
- version "3.8.2 "
1436
- resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.8.2 .tgz#dd08d5ca088f46ed0c0d3f3e8ec8bc02ce052d32 "
1437
- integrity sha512-wgzUxWAbsMJVyxnfyqF0VcyDXz38mnWpTpEnr+DFugKnDF7CQ9uwmvnGX1KN4d8kIGT9WpwaycJaLMwIStB+yw ==
1434
+
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 ==
1438
1438
dependencies:
1439
1439
"@cypress/browserify-preprocessor" "3.0.1"
1440
1440
debug "4.2.0"
1441
- execa "4.0.3 "
1441
+ execa "4.1.0 "
1442
1442
globby "11.0.1"
1443
1443
istanbul-lib-coverage "3.0.0"
1444
1444
js-yaml "3.14.0"
5266
5266
signal-exit "^3.0.2"
5267
5267
strip-final-newline "^2.0.0"
5268
5268
5269
- execa@4.0.3 :
5270
- version "4.0.3 "
5271
- resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.3. tgz#0a34dabbad6d66100bd6f2c576c8669403f317f2 "
5272
- integrity sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A ==
5269
+ execa@4.1.0 :
5270
+ version "4.1.0 "
5271
+ resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0. tgz#4e5491ad1572f2f17a77d388c6c857135b22847a "
5272
+ integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA ==
5273
5273
dependencies:
5274
5274
cross-spawn "^7.0.0"
5275
5275
get-stream "^5.0.0"
You can’t perform that action at this time.
0 commit comments