File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 49
49
"ava" : " 2.4.0" ,
50
50
"builtins" : " 3.0.0" ,
51
51
"c8" : " 7.0.1" ,
52
- "codecov" : " 3.6.1 " ,
52
+ "codecov" : " 3.6.2 " ,
53
53
"husky" : " 4.2.0" ,
54
54
"lint-staged" : " 10.0.2" ,
55
55
"np" : " 5.2.1" ,
Original file line number Diff line number Diff line change @@ -1021,16 +1021,17 @@ code-point-at@^1.0.0:
1021
1021
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
1022
1022
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
1023
1023
1024
-
1025
- version "3.6.1 "
1026
- resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.1 .tgz#f39fc49413445555f81f8e3ca5730992843b4517 "
1027
- integrity sha512-IUJB6WG47nWK7o50etF8jBadxdMw7DmoQg05yIljstXFBGB6clOZsIj6iD4P82T2YaIU3qq+FFu8K9pxgkCJDQ ==
1024
+
1025
+ version "3.6.2 "
1026
+ resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.2 .tgz#9503533d744233f6864f8f3ead9435d285ed3f47 "
1027
+ integrity sha512-i1VYZYY3M8Lodk/QRsIWYVimkuhl0oMSiM2itxbTbEIjB0PCSWP1cI7cscu5P0MayggoTl6I/jkXV2go8Ub8/Q ==
1028
1028
dependencies :
1029
1029
argv "^0.0.2"
1030
1030
ignore-walk "^3.0.1"
1031
1031
js-yaml "^3.13.1"
1032
1032
teeny-request "^3.11.3"
1033
1033
urlgrey "^0.4.4"
1034
+ validator "^12.1.0"
1034
1035
1035
1036
color-convert@^1.9.0 :
1036
1037
version "1.9.3"
@@ -4187,6 +4188,11 @@ validate-npm-package-name@^3.0.0:
4187
4188
dependencies :
4188
4189
builtins "^1.0.3"
4189
4190
4191
+ validator@^12.1.0 :
4192
+ version "12.1.0"
4193
+ resolved "https://registry.yarnpkg.com/validator/-/validator-12.1.0.tgz#a3a7315d5238cbc15e46ad8d5e479aafa7119925"
4194
+ integrity sha512-gIC2RBuFRi574Rb9vewGCJ7TCLxHXNx6EKthEgs+Iz0pYa9a9Te1VLG/bGLsAyGWrqR5FfR7tbFUI7FEF2LiGA==
4195
+
4190
4196
vinyl-sourcemaps-apply@^0.2.0 :
4191
4197
version "0.2.1"
4192
4198
resolved "https://registry.yarnpkg.com/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz#ab6549d61d172c2b1b87be5c508d239c8ef87705"
You can’t perform that action at this time.
0 commit comments