mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Merge pull request #218 from alxshelepenok/renovate/gatsby
fix(deps): update gatsby
This commit is contained in:
commit
6b60e6b58e
@ -43,7 +43,7 @@
|
||||
"bluebird": "^3.5.4",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.5.0",
|
||||
"gatsby": "^2.4.5",
|
||||
"gatsby": "^2.4.6",
|
||||
"gatsby-link": "^2.1.1",
|
||||
"gatsby-plugin-catch-links": "^2.0.14",
|
||||
"gatsby-plugin-feed": "^2.2.0",
|
||||
@ -65,7 +65,7 @@
|
||||
"gatsby-remark-relative-images": "^0.2.2",
|
||||
"gatsby-remark-responsive-iframe": "^2.1.1",
|
||||
"gatsby-remark-smartypants": "^2.0.9",
|
||||
"gatsby-source-filesystem": "^2.0.34",
|
||||
"gatsby-source-filesystem": "^2.0.35",
|
||||
"gatsby-transformer-remark": "^2.3.12",
|
||||
"gatsby-transformer-sharp": "^2.1.19",
|
||||
"invariant": "^2.2.4",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -5659,9 +5659,9 @@ gatsby-remark-smartypants@^2.0.9:
|
||||
retext-smartypants "^3.0.0"
|
||||
unist-util-visit "^1.3.0"
|
||||
|
||||
gatsby-source-filesystem@^2.0.34:
|
||||
version "2.0.34"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.34.tgz#8e96f52ed25096c345bddfc230f9265304041a81"
|
||||
gatsby-source-filesystem@^2.0.35:
|
||||
version "2.0.35"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.35.tgz#6f4d5d39cb79c9234572eda945ddf603efbc85fd"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
better-queue "^3.8.7"
|
||||
@ -5736,9 +5736,9 @@ gatsby-transformer-sharp@^2.1.19:
|
||||
semver "^5.6.0"
|
||||
sharp "^0.22.1"
|
||||
|
||||
gatsby@^2.4.5:
|
||||
version "2.4.5"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.5.tgz#c65a7659e28bf0b840e37f0920c272faeea8bfc4"
|
||||
gatsby@^2.4.6:
|
||||
version "2.4.6"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.6.tgz#90c0b36ed330454b3aa80b3451ffccb5da060f3d"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/core" "^7.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user