Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 15, 2019
1 parent 6607fee commit 887ef11
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bulma": "0.7.4",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.4.5",
"gatsby": "2.4.6",
"gatsby-image": "2.0.41",
"gatsby-plugin-catch-links": "2.0.14",
"gatsby-plugin-google-analytics": "2.0.20",
Expand All @@ -24,7 +24,7 @@
"gatsby-remark-images": "3.0.11",
"gatsby-remark-prismjs": "3.2.9",
"gatsby-remark-smartypants": "2.0.9",
"gatsby-source-filesystem": "2.0.34",
"gatsby-source-filesystem": "2.0.35",
"gatsby-transformer-remark": "2.3.12",
"node-sass": "4.11.0",
"prismjs": "1.16.0",
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6532,10 +6532,10 @@ 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"
integrity sha512-QXGMrAh9wwcZ2dH14/KQtMER6LPUWy9sSxz0MDI5E7ZIqeJfeDfOfDXT5Yl+eu9JFPWyoc8vMw6dd4O5CzOhiw==
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"
integrity sha512-eQsSBM7HLYaG8RCtggsQkq4iDOcT05zyj1BOuKSAIvHC1sGSBRkmsCh7oZkU7BBjGOq9gB09Dl3xv9JvUHnKLw==
dependencies:
"@babel/runtime" "^7.0.0"
better-queue "^3.8.7"
Expand Down Expand Up @@ -6613,10 +6613,10 @@ 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"
integrity sha512-vxfKJORfyIFVvqb8i1FTkaY/cHMq+OVpuGtTfcyENdnh7EG3WkGPnFH4Y7AtVpPM+gP395KAqKHED7pYHF3GqA==
gatsby@2.4.6:
version "2.4.6"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.6.tgz#90c0b36ed330454b3aa80b3451ffccb5da060f3d"
integrity sha512-Gki9dtIYMT7UOe3d8Z78TGMaQP1Govooi1vNjcgJ4dpC+YPCEMcgU3Nx1Xx/Ey3IDzOlCyBwvqtxlkuy/zPHvA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 887ef11

Please sign in to comment.