Skip to content

Commit 1588a03

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Bump codecov from 3.2.0 to 3.3.0
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](https://github.com/codecov/codecov-node/commits/v3.3.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9981b5f commit 1588a03

2 files changed

Lines changed: 5 additions & 5 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.2",
2424
"broccoli-asset-rev": "^3.0.0",
2525
"chai": "^4.1.2",
26-
"codecov": "^3.2.0",
26+
"codecov": "^3.3.0",
2727
"ember-cli": "~3.8.1",
2828
"ember-cli-babel": "^7.7.3",
2929
"ember-cli-dependency-checker": "^3.0.0",

yarn.lock

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

2690-
codecov@^3.2.0:
2691-
version "3.2.0"
2692-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.2.0.tgz#4465ee19884528092d8c313e1f9e4bdc7d3065cd"
2693-
integrity sha512-3NJvNARXxilqnqVfgzDHyVrF4oeVgaYW1c1O6Oi5mn93exE7HTSSFNiYdwojWW6IwrCZABJ8crpNbKoo9aUHQw==
2690+
codecov@^3.3.0:
2691+
version "3.3.0"
2692+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.3.0.tgz#7bf337b3f7b0474606b5c31c56dd9e44e395e15d"
2693+
integrity sha512-S70c3Eg9SixumOvxaKE/yKUxb9ihu/uebD9iPO2IR73IdP4i6ZzjXEULj3d0HeyWPr0DqBfDkjNBWxURjVO5hw==
26942694
dependencies:
26952695
argv "^0.0.2"
26962696
ignore-walk "^3.0.1"

0 commit comments

Comments
 (0)