mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
fix(deps): update dependency gatsby to ^2.3.6
This commit is contained in:
parent
45c2d32539
commit
6518068fa0
@ -40,7 +40,7 @@
|
||||
"bluebird": "^3.5.3",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.2.0",
|
||||
"gatsby": "^2.3.4",
|
||||
"gatsby": "^2.3.6",
|
||||
"gatsby-link": "^2.0.16",
|
||||
"gatsby-plugin-catch-links": "^2.0.13",
|
||||
"gatsby-plugin-feed": "^2.1.0",
|
||||
|
22
yarn.lock
22
yarn.lock
@ -2184,9 +2184,9 @@ babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.4.2:
|
||||
cosmiconfig "^5.0.5"
|
||||
resolve "^1.8.1"
|
||||
|
||||
babel-plugin-remove-graphql-queries@^2.6.2:
|
||||
version "2.6.2"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.6.2.tgz#8ee167324befa6579858fcaf1dbd75a84766d555"
|
||||
babel-plugin-remove-graphql-queries@^2.6.3:
|
||||
version "2.6.3"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.6.3.tgz#f106bc38229789c62e27a3a32d04deb7342bf15d"
|
||||
|
||||
babel-plugin-syntax-dynamic-import@^6.18.0:
|
||||
version "6.18.0"
|
||||
@ -2251,9 +2251,9 @@ babel-preset-fbjs@^3.1.2:
|
||||
"@babel/plugin-transform-template-literals" "^7.0.0"
|
||||
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
|
||||
|
||||
babel-preset-gatsby@^0.1.10:
|
||||
version "0.1.10"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.1.10.tgz#5197bfcd350139beb49f2d305481944c556db67b"
|
||||
babel-preset-gatsby@^0.1.11:
|
||||
version "0.1.11"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.1.11.tgz#684a1c940f3cec9b31e1948d566a5837e18c715c"
|
||||
dependencies:
|
||||
"@babel/plugin-proposal-class-properties" "^7.0.0"
|
||||
"@babel/plugin-syntax-dynamic-import" "^7.0.0"
|
||||
@ -6279,9 +6279,9 @@ gatsby-transformer-sharp@^2.1.17:
|
||||
probe-image-size "^4.0.0"
|
||||
sharp "^0.21.3"
|
||||
|
||||
gatsby@^2.3.4:
|
||||
version "2.3.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.4.tgz#4f8b2a7649b645779333535860c34e576eb8321a"
|
||||
gatsby@^2.3.6:
|
||||
version "2.3.6"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.6.tgz#11bb86df2afb8fc407ac77ba6d4d052a51814f5f"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/core" "^7.0.0"
|
||||
@ -6299,8 +6299,8 @@ gatsby@^2.3.4:
|
||||
babel-loader "^8.0.0"
|
||||
babel-plugin-add-module-exports "^0.2.1"
|
||||
babel-plugin-dynamic-import-node "^1.2.0"
|
||||
babel-plugin-remove-graphql-queries "^2.6.2"
|
||||
babel-preset-gatsby "^0.1.10"
|
||||
babel-plugin-remove-graphql-queries "^2.6.3"
|
||||
babel-preset-gatsby "^0.1.11"
|
||||
better-opn "0.1.4"
|
||||
better-queue "^3.8.6"
|
||||
bluebird "^3.5.0"
|
||||
|
Loading…
Reference in New Issue
Block a user