Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.13.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 17, 2019
1 parent 9dcc63a commit 30a23ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bulma": "0.7.5",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.13.26",
"gatsby": "2.13.27",
"gatsby-image": "2.2.6",
"gatsby-plugin-catch-links": "2.1.2",
"gatsby-plugin-google-analytics": "2.1.4",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6896,10 +6896,10 @@ gatsby-transformer-sharp@2.2.4:
semver "^5.6.0"
sharp "^0.22.1"

gatsby@2.13.26:
version "2.13.26"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.26.tgz#9fbac262dc42e724f23afa8cf45a1250203c6462"
integrity sha512-uH8lPnp7Do/pkBJQCcpY161CqIb66scbatZN14MsY1fNsn8bMRTp1NsmBJQ8fsCjUpw5DwGdx4yR7lqEsSy10w==
gatsby@2.13.27:
version "2.13.27"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.27.tgz#2a45612924071b2d3201f2ce958f194d892f7d8f"
integrity sha512-PVA2+iJYxQfMjCHiGwDpyEk9qsWCQ7rh44Iw1CGogcRtUk/vUD9c1Hw8+1+uTK8x76p9NHiWA3Sl6xrwCjxHog==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 30a23ba

Please sign in to comment.