Skip to content

Commit df9de6a

Browse files
Bump codecov from 3.0.4 to 3.1.0
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.0.4 to 3.1.0. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](codecov/codecov-node@v3.0.4...v3.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent e4d5970 commit df9de6a

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"ava": "^0.25.0",
124124
"babel-jest": "^23.6.0",
125125
"backpack-core": "~0.7.0",
126-
"codecov": "~3.0.4",
126+
"codecov": "~3.1.0",
127127
"eslint": "~4.19.1",
128128
"eslint-config-standard": "~11.0.0-beta.0",
129129
"eslint-loader": "~2.0.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2996,12 +2996,13 @@ code-point-at@^1.0.0:
29962996
version "1.1.0"
29972997
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
29982998

2999-
codecov@~3.0.4:
3000-
version "3.0.4"
3001-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.4.tgz#37f2bf9ed71086923aac7496d982e32e5899dfd8"
2999+
codecov@~3.1.0:
3000+
version "3.1.0"
3001+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.1.0.tgz#340bd968d361f256976b5af782dd8ba9f82bc849"
30023002
dependencies:
30033003
argv "^0.0.2"
30043004
ignore-walk "^3.0.1"
3005+
js-yaml "^3.12.0"
30053006
request "^2.87.0"
30063007
urlgrey "^0.4.4"
30073008

@@ -6865,7 +6866,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
68656866
version "4.0.0"
68666867
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
68676868

6868-
js-yaml@3.x, js-yaml@^3.10.0, js-yaml@^3.4.3, js-yaml@^3.7.0, js-yaml@^3.9.0, js-yaml@^3.9.1:
6869+
js-yaml@3.x, js-yaml@^3.10.0, js-yaml@^3.12.0, js-yaml@^3.4.3, js-yaml@^3.7.0, js-yaml@^3.9.0, js-yaml@^3.9.1:
68696870
version "3.12.0"
68706871
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
68716872
dependencies:

0 commit comments

Comments
 (0)