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 Mar 16, 2019
1 parent 4d85a37 commit cbd6ef4
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,14 +8,14 @@
"bulma": "0.7.4",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.1.36",
"gatsby": "2.1.37",
"gatsby-image": "2.0.34",
"gatsby-plugin-catch-links": "2.0.13",
"gatsby-plugin-manifest": "2.0.24",
"gatsby-plugin-netlify": "2.0.13",
"gatsby-plugin-netlify-cache": "1.1.0",
"gatsby-plugin-offline": "2.0.25",
"gatsby-plugin-react-helmet": "3.0.9",
"gatsby-plugin-react-helmet": "3.0.10",
"gatsby-plugin-sass": "2.0.11",
"gatsby-plugin-svgr": "2.0.2",
"gatsby-remark-autolink-headers": "2.0.16",
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6023,10 +6023,10 @@ gatsby-plugin-page-creator@^2.0.10:
parse-filepath "^1.0.1"
slash "^1.0.0"

[email protected].9:
version "3.0.9"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.0.9.tgz#0305ac3149e23519af4f47fdeb6102937fdf1d9c"
integrity sha512-4TPidWOqGaZ/qo6lLv9p+DLxSMr9KtqBX1oGR8Btm+/0ZdGAW1MTTOQSiar1NMZw7FAmmVFqwjWpZNBKkYa3Qw==
[email protected].10:
version "3.0.10"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.0.10.tgz#08a4f3f7d6ffd020d78817679535fb6548602302"
integrity sha512-YqxPNqfIS/xu+5ZO4URzWiszM6YqlyY1Xq8vvji0V/iP3XGDeQmABfFAoyd8vzAsQsWxIBDgTT2nxbBfLr7eSA==
dependencies:
"@babel/runtime" "^7.0.0"

Expand Down Expand Up @@ -6192,10 +6192,10 @@ [email protected]:
probe-image-size "^4.0.0"
sharp "^0.21.3"

[email protected].36:
version "2.1.36"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.36.tgz#9e638deb457f1964591832c02987041b0825df7b"
integrity sha512-LYa9owhIwyEMPsxgx3pBiG99aNEJVBLR/PrApUAnZpX514ICHuYNyfH38yw6e+z8gR5y4Lr0XslA3AcQemoDpg==
[email protected].37:
version "2.1.37"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.37.tgz#bbb16aef7d4cd65a0757688b8fd2550299a123bb"
integrity sha512-TpzLmnA6bGWfA5OFcdSbQG3/jESdDUz8MsRTn+RpmkgkKmhtOrI0MGHwxx9L9gUxIlh1iajNyIpKnNQM7DK27w==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit cbd6ef4

Please sign in to comment.