File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 78
78
"babel-plugin-transform-remove-console" : " 6.9.4" ,
79
79
"babel-plugin-unassert" : " 3.0.1" ,
80
80
"babel-preset-power-assert" : " 3.0.0" ,
81
- "c8" : " 7.7.0 " ,
81
+ "c8" : " 7.7.1 " ,
82
82
"coveralls" : " 3.1.0" ,
83
83
"esdoc" : " 1.1.0" ,
84
84
"esdoc-ecmascript-proposal-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -2494,10 +2494,10 @@ builtins@^1.0.3:
2494
2494
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
2495
2495
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
2496
2496
2497
- c8@7.7.0 :
2498
- version "7.7.0 "
2499
- resolved "https://registry.yarnpkg.com/c8/-/c8-7.7.0 .tgz#22241fa5a65c8d059e0c18f4eb845e6d8244c643 "
2500
- integrity sha512-9OoBQBa5FPs7NNcjaH52SfQpLCXsDRwJKPOeQ9K1MyYoMlnfazMx3XHp+inFPxMA5BV6VMWw1uFrV9sao1oBqA ==
2497
+ c8@7.7.1 :
2498
+ version "7.7.1 "
2499
+ resolved "https://registry.yarnpkg.com/c8/-/c8-7.7.1 .tgz#442c5e175f47c407d8631e8d82f17260f666ad10 "
2500
+ integrity sha512-OO9KpDGv1iTd/MBNUForJH7vPKt9XnRPWSBKeRJGma4xfTaKBObA0zWAplFpFRuf/qRmATFqGFrzxqDk51LXsw ==
2501
2501
dependencies :
2502
2502
" @bcoe/v8-coverage" " ^0.2.3"
2503
2503
" @istanbuljs/schema" " ^0.1.2"
You can’t perform that action at this time.
0 commit comments