Skip to content

Commit a000d6a

Browse files
dependabot[bot]czosel
authored andcommitted
chore(deps-dev): Bump codecov from 3.2.0 to 3.3.0 (#1023)
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] <support@dependabot.com>
1 parent 2a584e7 commit a000d6a

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
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@babel/preset-env": "^7.3.1",
20-
"codecov": "3.2.0",
20+
"codecov": "3.3.0",
2121
"eslint": "5.15.1",
2222
"eslint-config-prettier": "4.1.0",
2323
"eslint-plugin-import": "2.16.0",

yarn.lock

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

1326-
codecov@3.2.0:
1327-
version "3.2.0"
1328-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.2.0.tgz#4465ee19884528092d8c313e1f9e4bdc7d3065cd"
1329-
integrity sha512-3NJvNARXxilqnqVfgzDHyVrF4oeVgaYW1c1O6Oi5mn93exE7HTSSFNiYdwojWW6IwrCZABJ8crpNbKoo9aUHQw==
1326+
codecov@3.3.0:
1327+
version "3.3.0"
1328+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.3.0.tgz#7bf337b3f7b0474606b5c31c56dd9e44e395e15d"
1329+
integrity sha512-S70c3Eg9SixumOvxaKE/yKUxb9ihu/uebD9iPO2IR73IdP4i6ZzjXEULj3d0HeyWPr0DqBfDkjNBWxURjVO5hw==
13301330
dependencies:
13311331
argv "^0.0.2"
13321332
ignore-walk "^3.0.1"

0 commit comments

Comments
 (0)