mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-27 07:18:17 +01:00
fix(deps): update dependency codecov to ^3.6.1
This commit is contained in:
parent
17bbb61064
commit
d3405b9a97
@ -40,7 +40,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bluebird": "^3.5.5",
|
"bluebird": "^3.5.5",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"codecov": "^3.5.0",
|
"codecov": "^3.6.1",
|
||||||
"gatsby": "^2.15.20",
|
"gatsby": "^2.15.20",
|
||||||
"gatsby-link": "^2.2.15",
|
"gatsby-link": "^2.2.15",
|
||||||
"gatsby-plugin-catch-links": "^2.1.10",
|
"gatsby-plugin-catch-links": "^2.1.10",
|
||||||
|
@ -3378,9 +3378,10 @@ code-point-at@^1.0.0:
|
|||||||
version "1.1.0"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
|
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
|
||||||
|
|
||||||
codecov@^3.5.0:
|
codecov@^3.6.1:
|
||||||
version "3.5.0"
|
version "3.6.1"
|
||||||
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.5.0.tgz#3d0748932f9cb41e1ad7f21fa346ef1b2b1bed47"
|
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.1.tgz#f39fc49413445555f81f8e3ca5730992843b4517"
|
||||||
|
integrity sha512-IUJB6WG47nWK7o50etF8jBadxdMw7DmoQg05yIljstXFBGB6clOZsIj6iD4P82T2YaIU3qq+FFu8K9pxgkCJDQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
argv "^0.0.2"
|
argv "^0.0.2"
|
||||||
ignore-walk "^3.0.1"
|
ignore-walk "^3.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user