File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 112
112
"babel-plugin-istanbul" : " ^6.0.0" ,
113
113
"bootstrap-icons" : " ^1.0.0-alpha2" ,
114
114
"clean-css-cli" : " ^4.3.0" ,
115
- "codecov" : " ^3.6.4 " ,
115
+ "codecov" : " ^3.6.5 " ,
116
116
"codemirror" : " ^5.51.0" ,
117
117
"codesandbox" : " ^2.1.11" ,
118
118
"core-js" : " >=2.6.5 <3.0.0" ,
Original file line number Diff line number Diff line change @@ -3973,17 +3973,16 @@ code-point-at@^1.0.0:
3973
3973
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
3974
3974
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
3975
3975
3976
- codecov@^3.6.4 :
3977
- version "3.6.4 "
3978
- resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.4 .tgz#c993a58704ad5f15dcdd6aa3c3af22070c69eb18 "
3979
- integrity sha512-R9zEcTR5/IDLepdGUHAkRMZOIKhBE1NRGS1N2H96zhBOskhdW9Q22GtYYyecbZL1aheU00D2F21nNBGRISui0A ==
3976
+ codecov@^3.6.5 :
3977
+ version "3.6.5 "
3978
+ resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.5 .tgz#d73ce62e8a021f5249f54b073e6f2d6a513f172a "
3979
+ integrity sha512-v48WuDMUug6JXwmmfsMzhCHRnhUf8O3duqXvltaYJKrO1OekZWpB/eH6iIoaxMl8Qli0+u3OxptdsBOYiD7VAQ ==
3980
3980
dependencies:
3981
3981
argv "0.0.2"
3982
3982
ignore-walk "3.0.3"
3983
3983
js-yaml "3.13.1"
3984
3984
teeny-request "6.0.1"
3985
3985
urlgrey "0.4.4"
3986
- validator "12.2.0"
3987
3986
3988
3987
codemirror@^5.51.0:
3989
3988
version "5.51.0"
@@ -13508,11 +13507,6 @@ validate-npm-package-name@^3.0.0:
13508
13507
dependencies:
13509
13508
builtins "^1.0.3"
13510
13509
13511
- validator@12.2.0:
13512
- version "12.2.0"
13513
- resolved "https://registry.yarnpkg.com/validator/-/validator-12.2.0.tgz#660d47e96267033fd070096c3b1a6f2db4380a0a"
13514
- integrity sha512-jJfE/DW6tIK1Ek8nCfNFqt8Wb3nzMoAbocBF6/Icgg1ZFSBpObdnwVY2jQj6qUqzhx5jc71fpvBWyLGO7Xl+nQ==
13515
-
13516
13510
vary@^1.1.2, vary@~1.1.2:
13517
13511
version "1.1.2"
13518
13512
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
You can’t perform that action at this time.
0 commit comments