Skip to content

Commit 59138ee

Browse files
committed
Update dependency codecov to v3.0.2
1 parent f305cf5 commit 59138ee

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@types/jest": "22.2.3",
3535
"@types/redis": "2.8.6",
36-
"codecov": "3.0.1",
36+
"codecov": "3.0.2",
3737
"jest": "23.0.0",
3838
"standard": "10.0.3",
3939
"ts-jest": "22.4.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -826,9 +826,9 @@ code-point-at@^1.0.0:
826826
version "1.1.0"
827827
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
828828

829-
830-
version "3.0.1"
831-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.1.tgz#cc4c5cd1955c6be47f6dda2f8c55bcc43c732dca"
829+
830+
version "3.0.2"
831+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.2.tgz#aea43843a5cd2fb6b7e488b2eff25d367ab70b12"
832832
dependencies:
833833
argv "0.0.2"
834834
request "^2.81.0"

0 commit comments

Comments
 (0)