mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
fix(deps): update gatsby
This commit is contained in:
parent
0938d6f7bd
commit
6a6dbca53f
@ -43,14 +43,14 @@
|
||||
"bluebird": "^3.5.4",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.4.0",
|
||||
"gatsby": "^2.4.3",
|
||||
"gatsby": "^2.4.4",
|
||||
"gatsby-link": "^2.1.1",
|
||||
"gatsby-plugin-catch-links": "^2.0.13",
|
||||
"gatsby-plugin-feed": "^2.2.0",
|
||||
"gatsby-plugin-flow": "^1.0.5",
|
||||
"gatsby-plugin-google-gtag": "^1.0.17",
|
||||
"gatsby-plugin-manifest": "^2.1.1",
|
||||
"gatsby-plugin-netlify": "^2.0.16",
|
||||
"gatsby-plugin-netlify": "^2.0.17",
|
||||
"gatsby-plugin-netlify-cms": "^3.0.18",
|
||||
"gatsby-plugin-offline": "^2.1.0",
|
||||
"gatsby-plugin-react-helmet": "^3.0.12",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -5482,9 +5482,9 @@ gatsby-plugin-netlify-cms@^3.0.18:
|
||||
netlify-identity-widget "^1.4.11"
|
||||
webpack "^4.16.0"
|
||||
|
||||
gatsby-plugin-netlify@^2.0.16:
|
||||
version "2.0.16"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.0.16.tgz#542849448c495c9feb68e5051de39dfb4b0d10b9"
|
||||
gatsby-plugin-netlify@^2.0.17:
|
||||
version "2.0.17"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.0.17.tgz#05954942041f55d1e37af2c064bbcdb61d143821"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
fs-extra "^4.0.2"
|
||||
@ -5729,9 +5729,9 @@ gatsby-transformer-sharp@^2.1.19:
|
||||
semver "^5.6.0"
|
||||
sharp "^0.22.1"
|
||||
|
||||
gatsby@^2.4.3:
|
||||
version "2.4.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.3.tgz#30bc286583baa9e2a6e37aad2986fe02e8a03ffd"
|
||||
gatsby@^2.4.4:
|
||||
version "2.4.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.4.tgz#6630f0f9f118c6a7ac95499b1d4b58b338f98c96"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/core" "^7.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user