mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
fix(deps): update gatsby
This commit is contained in:
parent
1585a3325c
commit
d47636f87f
@ -41,13 +41,13 @@
|
||||
"bluebird": "^3.7.2",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.6.1",
|
||||
"gatsby": "^2.19.1",
|
||||
"gatsby": "^2.19.4",
|
||||
"gatsby-link": "^2.2.28",
|
||||
"gatsby-plugin-catch-links": "^2.1.24",
|
||||
"gatsby-plugin-feed": "^2.3.26",
|
||||
"gatsby-plugin-flow": "^1.1.18",
|
||||
"gatsby-plugin-google-gtag": "^1.1.21",
|
||||
"gatsby-plugin-manifest": "^2.2.37",
|
||||
"gatsby-plugin-manifest": "^2.2.38",
|
||||
"gatsby-plugin-netlify": "^2.1.31",
|
||||
"gatsby-plugin-netlify-cms": "^4.1.37",
|
||||
"gatsby-plugin-offline": "^3.0.32",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -7504,10 +7504,10 @@ gatsby-plugin-google-gtag@^1.1.21:
|
||||
"@babel/runtime" "^7.7.6"
|
||||
minimatch "^3.0.4"
|
||||
|
||||
gatsby-plugin-manifest@^2.2.37:
|
||||
version "2.2.37"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.37.tgz#ea385bbd453d8455d3c4715c4f3b1e8c1313a97b"
|
||||
integrity sha512-RT7ALsnq/H1gZrmyHJ6jJFn+Z/OzDJgiwVlP5qIUmAzAoqC95bq3XbXB5yHCePAvZjKn0liIRjUyp0OHVKQlNQ==
|
||||
gatsby-plugin-manifest@^2.2.38:
|
||||
version "2.2.38"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.38.tgz#365d679dc815b301b38eff7893f35c62036f5e2b"
|
||||
integrity sha512-3DXS7FTK4qJnKLAZ/8x2/UfSOVCwTykg/kp0erYbdJ2roxPvUd3paCqGm3WfzbfwKVGVBpZgMaYO/whNw/bdbQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.7.6"
|
||||
gatsby-core-utils "^1.0.26"
|
||||
@ -7820,10 +7820,10 @@ gatsby-transformer-sharp@^2.3.13:
|
||||
semver "^5.7.1"
|
||||
sharp "^0.23.4"
|
||||
|
||||
gatsby@^2.19.1:
|
||||
version "2.19.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.1.tgz#eaea19aec7580a459a7d2b9acea6e1445902ec36"
|
||||
integrity sha512-n4GCNLIdG+0Kf6qNlIN4cfRp+PMAtN45RMvKoRFHQ5hDKnBZf53+wKe0CH2WhYtYayxit32Cn4usDqe5iASWag==
|
||||
gatsby@^2.19.4:
|
||||
version "2.19.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.4.tgz#a44a1d5f19df2a8343ce690e6f3acaad75bff80c"
|
||||
integrity sha512-ZYH5UFnjfURtGa/6InaMfe1uXeFtjhJp5WG1SZ1xHCdxYpQ5Ebv6ZNocqnt6HLAZpME8lDe6jxerhgLy6pWbCA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.5.5"
|
||||
"@babel/core" "^7.7.5"
|
||||
|
Loading…
Reference in New Issue
Block a user