Skip to content

Commit 5c27a0b

Browse files
chore(deps-dev): bump codecov from 3.5.0 to 3.7.1
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.7.1. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](https://github.com/codecov/codecov-node/commits/v3.7.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0287dd1 commit 5c27a0b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"babel-plugin-module-resolver": "^3.0.0",
129129
"babel-plugin-transform-react-remove-prop-types": "^0.4.5",
130130
"cache-loader": "^3.0.0",
131-
"codecov": "^3.5.0",
131+
"codecov": "^3.7.1",
132132
"commander": "^2.20.0",
133133
"compression-webpack-plugin": "^1.1.11",
134134
"cross-env": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2970,10 +2970,10 @@ code-point-at@^1.0.0:
29702970
resolved "https://registry.npm.taobao.org/code-point-at/download/code-point-at-1.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcode-point-at%2Fdownload%2Fcode-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
29712971
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
29722972

2973-
codecov@^3.5.0:
2974-
version "3.7.0"
2975-
resolved "https://registry.npm.taobao.org/codecov/download/codecov-3.7.0.tgz#4a09939cde24447a43f36d068e8b4e0188dc3f27"
2976-
integrity sha1-SgmTnN4kRHpD820GjotOAYjcPyc=
2973+
codecov@^3.7.1:
2974+
version "3.7.1"
2975+
resolved "https://registry.npm.taobao.org/codecov/download/codecov-3.7.1.tgz#434cb8d55f18ef01672e5739d3d266696bebc202"
2976+
integrity sha1-Q0y41V8Y7wFnLlc509JmaWvrwgI=
29772977
dependencies:
29782978
argv "0.0.2"
29792979
ignore-walk "3.0.3"

0 commit comments

Comments
 (0)