Skip to content

Commit 535cbdc

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Bump codecov from 3.3.0 to 3.4.0
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](codecov/codecov-node@v3.3.0...v3.4.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bd05b8 commit 535cbdc

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"bower": "^1.8.8",
2424
"broccoli-asset-rev": "^3.0.0",
2525
"chai": "^4.1.2",
26-
"codecov": "^3.3.0",
26+
"codecov": "^3.4.0",
2727
"ember-cli": "~3.9.0",
2828
"ember-cli-babel": "^7.7.3",
2929
"ember-cli-dependency-checker": "^3.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2714,15 +2714,15 @@ code-point-at@^1.0.0:
27142714
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
27152715
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
27162716

2717-
codecov@^3.3.0:
2718-
version "3.3.0"
2719-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.3.0.tgz#7bf337b3f7b0474606b5c31c56dd9e44e395e15d"
2720-
integrity sha512-S70c3Eg9SixumOvxaKE/yKUxb9ihu/uebD9iPO2IR73IdP4i6ZzjXEULj3d0HeyWPr0DqBfDkjNBWxURjVO5hw==
2717+
codecov@^3.4.0:
2718+
version "3.4.0"
2719+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.4.0.tgz#7d16d9d82b0ce20efe5dbf66245a9740779ff61b"
2720+
integrity sha512-+vtyL1B11MWiRIBaPnsIALKKpLFck9m6QdyI20ZnG8WqLG2cxwCTW9x/LbG4Ht8b81equZWw5xLcr+0BIvmdJQ==
27212721
dependencies:
27222722
argv "^0.0.2"
27232723
ignore-walk "^3.0.1"
2724-
js-yaml "^3.12.0"
2725-
teeny-request "^3.7.0"
2724+
js-yaml "^3.13.0"
2725+
teeny-request "^3.11.3"
27262726
urlgrey "^0.4.4"
27272727

27282728
collection-visit@^1.0.0:
@@ -5341,7 +5341,7 @@ js-tokens@^3.0.2:
53415341
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
53425342
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
53435343

5344-
[email protected], js-yaml@^3.12.0, js-yaml@^3.12.2, js-yaml@^3.13.0, js-yaml@^3.2.5, js-yaml@^3.2.7:
5344+
[email protected], js-yaml@^3.12.2, js-yaml@^3.13.0, js-yaml@^3.2.5, js-yaml@^3.2.7:
53455345
version "3.13.1"
53465346
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
53475347
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
@@ -7907,7 +7907,7 @@ tap-parser@^7.0.0:
79077907
js-yaml "^3.2.7"
79087908
minipass "^2.2.0"
79097909

7910-
teeny-request@^3.7.0:
7910+
teeny-request@^3.11.3:
79117911
version "3.11.3"
79127912
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-3.11.3.tgz#335c629f7645e5d6599362df2f3230c4cbc23a55"
79137913
integrity sha512-CKncqSF7sH6p4rzCgkb/z/Pcos5efl0DmolzvlqRQUNcpRIruOhY9+T1FsIlyEbfWd7MsFpodROOwHYh2BaXzw==

0 commit comments

Comments
 (0)