mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Merge pull request #236 from alxshelepenok/renovate/gatsby
fix(deps): update gatsby
This commit is contained in:
commit
4b1bb86ed8
@ -47,7 +47,7 @@
|
||||
"gatsby-link": "^2.1.1",
|
||||
"gatsby-plugin-catch-links": "^2.0.15",
|
||||
"gatsby-plugin-feed": "^2.2.1",
|
||||
"gatsby-plugin-flow": "^1.0.5",
|
||||
"gatsby-plugin-flow": "^1.0.6",
|
||||
"gatsby-plugin-google-gtag": "^1.0.17",
|
||||
"gatsby-plugin-manifest": "^2.1.1",
|
||||
"gatsby-plugin-netlify": "^2.0.17",
|
||||
@ -55,7 +55,7 @@
|
||||
"gatsby-plugin-offline": "^2.1.1",
|
||||
"gatsby-plugin-react-helmet": "^3.0.12",
|
||||
"gatsby-plugin-sass": "^2.0.11",
|
||||
"gatsby-plugin-sharp": "^2.1.0",
|
||||
"gatsby-plugin-sharp": "^2.1.1",
|
||||
"gatsby-plugin-sitemap": "^2.1.0",
|
||||
"gatsby-remark-autolink-headers": "^2.0.16",
|
||||
"gatsby-remark-copy-linked-files": "^2.0.12",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -5628,9 +5628,9 @@ gatsby-plugin-feed@^2.2.1:
|
||||
lodash.merge "^4.6.0"
|
||||
rss "^1.2.2"
|
||||
|
||||
gatsby-plugin-flow@^1.0.5:
|
||||
version "1.0.5"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.0.5.tgz#1078160648cce0d91610fe37721fd78cae904705"
|
||||
gatsby-plugin-flow@^1.0.6:
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.0.6.tgz#24b76a2996cb91e497c911e73a5f135dc11d5c15"
|
||||
dependencies:
|
||||
"@babel/preset-flow" "^7.0.0-rc.1"
|
||||
"@babel/runtime" "^7.0.0"
|
||||
@ -5708,9 +5708,9 @@ gatsby-plugin-sass@^2.0.11:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
sass-loader "^7.0.1"
|
||||
|
||||
gatsby-plugin-sharp@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.1.0.tgz#d943276cf6a67b886e8e705b9c30630db3c33c8e"
|
||||
gatsby-plugin-sharp@^2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.1.1.tgz#a282ead8575466d0ee01e88ff65f7b32838c800a"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
async "^2.1.2"
|
||||
|
Loading…
Reference in New Issue
Block a user