fix(deps): update dependency gatsby to ^2.19.12

This commit is contained in:
Renovate Bot 2020-02-02 11:20:48 +00:00
parent 0346d00221
commit 11e3122aed
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 7 additions and 7 deletions

View File

@ -41,7 +41,7 @@
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.6.4",
"gatsby": "^2.19.11",
"gatsby": "^2.19.12",
"gatsby-link": "^2.2.29",
"gatsby-plugin-catch-links": "^2.1.25",
"gatsby-plugin-feed": "^2.3.27",

View File

@ -2472,7 +2472,7 @@
string-width "^2.0.0"
strip-ansi "^3"
"@reach/router@^1.2.1":
"@reach/router@1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@reach/router/-/router-1.2.1.tgz#34ae3541a5ac44fa7796e5506a5d7274a162be4e"
integrity sha512-kTaX08X4g27tzIFQGRukaHmNbtMYDS3LEWIS8+l6OayGIw6Oyo1HIF/JzeuR2FoF9z6oV+x/wJSVSq4v8tcUGQ==
@ -7849,10 +7849,10 @@ gatsby-transformer-sharp@^2.3.14:
semver "^5.7.1"
sharp "^0.23.4"
gatsby@^2.19.11:
version "2.19.11"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.11.tgz#9e1be03ffb680f3ff988dcecf07d3cc89ef5e4b7"
integrity sha512-bSDAA4ShMp+xU5z95U2mCfvkJJIYzlFVU4V77J0mWknvs2p7TFt92qnrfVfj8xvqVoRE3yxsuIQTbmOkCpK+9w==
gatsby@^2.19.12:
version "2.19.12"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.12.tgz#9819d47407386912ad89f8067d69cec4ef7aec23"
integrity sha512-oI76KUEIebmaVOwtHuRINBspLvKHCIOdVPiNdgT/ly05iJLg9OsKd6/eYZ/rO+YYWew8t+MmoMVmRLpaWE2RBQ==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.5"
@ -7863,7 +7863,7 @@ gatsby@^2.19.11:
"@hapi/joi" "^15.1.1"
"@mikaelkristiansson/domready" "^1.0.10"
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
"@reach/router" "^1.2.1"
"@reach/router" "1.2.1"
"@typescript-eslint/eslint-plugin" "^2.11.0"
"@typescript-eslint/parser" "^2.11.0"
address "1.1.2"