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 committed Mar 25, 2019
1 parent b9b9c92 commit 21b3783
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"@emotion/styled": "10.0.10",
"@wkovacs64/normalize.css": "8.0.1",
"currency.js": "1.2.1",
"gatsby": "2.2.10",
"gatsby": "2.2.11",
"gatsby-plugin-emotion": "4.0.6",
"gatsby-plugin-manifest": "2.0.24",
"gatsby-plugin-netlify": "2.0.13",
"gatsby-plugin-offline": "2.0.25",
"gatsby-plugin-react-helmet": "3.0.10",
"gatsby-plugin-react-helmet": "3.0.11",
"gatsby-plugin-typescript": "2.0.11",
"gatsby-plugin-typography": "2.2.10",
"gatsby-plugin-use-dark-mode": "1.1.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6443,10 +6443,10 @@ gatsby-plugin-page-creator@^2.0.11:
parse-filepath "^1.0.1"
slash "^1.0.0"

gatsby-plugin-react-helmet@3.0.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==
gatsby-plugin-react-helmet@3.0.11:
version "3.0.11"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.0.11.tgz#0e8aa39d89b06be613177835e1300590be67b499"
integrity sha512-VBCO7qlQMBfFQadpNauvZO1CYKVF5aE52jiNEXMiYNuchJWLBEy3FXN/FHdCGo37KipKlkh0iDXCRLSGY00TqQ==
dependencies:
"@babel/runtime" "^7.0.0"

Expand Down Expand Up @@ -6483,10 +6483,10 @@ gatsby-react-router-scroll@^2.0.6:
scroll-behavior "^0.9.9"
warning "^3.0.0"

gatsby@2.2.10:
version "2.2.10"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.10.tgz#c277521225b109b6dfbf2cb2c9196def9c84e6e5"
integrity sha512-s1mvn+gJ35fGZuYd9payTS51CGfnrEfndv7EoWo8kqyKYZqGNUKbZP00C1C2VjWnFR3XTl7Qn8TTUacBF7p7AA==
gatsby@2.2.11:
version "2.2.11"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.11.tgz#057f002c987973169cb9821f086199a08530515f"
integrity sha512-112c4RyUhxePTZaxUqJByyC9IINHE7D2I0HqoAX+LDmUCEM4G/cCxMdpc/+pdvpPvD9Y7xENnnmFptywaKHuyA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 21b3783

Please sign in to comment.