Skip to content

Commit dce12af

Browse files
chore(deps): update devdependency codecov to ^3.6.5 (bootstrap-vue#4735)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent ca8d136 commit dce12af

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"babel-plugin-istanbul": "^6.0.0",
113113
"bootstrap-icons": "^1.0.0-alpha2",
114114
"clean-css-cli": "^4.3.0",
115-
"codecov": "^3.6.4",
115+
"codecov": "^3.6.5",
116116
"codemirror": "^5.51.0",
117117
"codesandbox": "^2.1.11",
118118
"core-js": ">=2.6.5 <3.0.0",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3973,17 +3973,16 @@ code-point-at@^1.0.0:
39733973
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
39743974
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
39753975

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==
39803980
dependencies:
39813981
argv "0.0.2"
39823982
ignore-walk "3.0.3"
39833983
js-yaml "3.13.1"
39843984
teeny-request "6.0.1"
39853985
urlgrey "0.4.4"
3986-
validator "12.2.0"
39873986

39883987
codemirror@^5.51.0:
39893988
version "5.51.0"
@@ -13508,11 +13507,6 @@ validate-npm-package-name@^3.0.0:
1350813507
dependencies:
1350913508
builtins "^1.0.3"
1351013509

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-
1351613510
vary@^1.1.2, vary@~1.1.2:
1351713511
version "1.1.2"
1351813512
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

0 commit comments

Comments
 (0)