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 Dec 6, 2018
1 parent 98c3a17 commit 287372d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"gatsby-plugin-netlify-cache": "1.0.0",
"gatsby-plugin-offline": "2.0.18",
"gatsby-plugin-react-helmet": "3.0.4",
"gatsby-plugin-sass": "2.0.6",
"gatsby-plugin-sass": "2.0.7",
"gatsby-plugin-svgr": "2.0.1",
"gatsby-remark-autolink-headers": "2.0.12",
"gatsby-remark-copy-linked-files": "2.0.7",
"gatsby-remark-images": "3.0.1",
"gatsby-remark-prismjs": "3.1.3",
"gatsby-remark-prismjs": "3.1.4",
"gatsby-remark-smartypants": "2.0.7",
"gatsby-source-filesystem": "2.0.10",
"gatsby-source-filesystem": "2.0.11",
"gatsby-transformer-remark": "2.1.15",
"node-sass": "4.10.0",
"prismjs": "1.15.0",
Expand Down
24 changes: 12 additions & 12 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5962,10 +5962,10 @@ [email protected]:
dependencies:
"@babel/runtime" "^7.0.0"

[email protected].6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.0.6.tgz#123328f4a45f68948a2b91e1fb8425ed656ce267"
integrity sha512-lrebqFmIdsIxfQbcPXicD6jKTcZIbDGUgipbozh/ZX5Y6f4fxSdOyB1XWZ6jWN0UtZTrwIZVG19577B7dg67JQ==
[email protected].7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.0.7.tgz#dde3d488e9e9a9774f100e37eb69dddfac3fed86"
integrity sha512-kbdoy7JKN9LHSup3PlBNCIWdHBbGO9uK6MMi0Ta7XYFkcM874RxPMyMgih+0JE3C1qyxv7LfTgO8BujdzwM79g==
dependencies:
"@babel/runtime" "^7.0.0"
sass-loader "^7.0.1"
Expand Down Expand Up @@ -6043,10 +6043,10 @@ [email protected]:
unist-util-select "^1.5.0"
unist-util-visit-parents "^2.0.1"

[email protected].3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.1.3.tgz#f35671b1f491b8337e719d0719aaae9be0d777f5"
integrity sha512-BjcDgzyvatBK+Ht55lVXr4OSSjIF4VR6TuCeZL85GduHB8s0EkygHB+inqquvo+T8fC8n3TY7ncr95j3IzPW2Q==
[email protected].4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.1.4.tgz#c19875f2a4e2d882f6df350c6d8e834a64f0066c"
integrity sha512-MIfwxEezbilagrg7cP/0PfKmiCfB6ppE40+lopyg0v+0q1IIGHxvhdyZie9q0YhC1/CeHrqCL1v7Ea8e2GRi+w==
dependencies:
"@babel/runtime" "^7.0.0"
parse-numeric-range "^0.0.2"
Expand All @@ -6062,10 +6062,10 @@ [email protected]:
retext-smartypants "^3.0.0"
unist-util-visit "^1.3.0"

[email protected].10:
version "2.0.10"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.10.tgz#9571a8d94065e46cb306d8f53eb56dd8bcbd2948"
integrity sha512-xbKkaph0OLvhS6Vr8gj51N71vEUuiXAB0/yVWvZoBrcBil+tr9lCZ7q/KHCUzymDcFil46px0BW9lmvJUiMYHw==
[email protected].11:
version "2.0.11"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.11.tgz#6b2a8ece41a5f3cf8bf797589487096af6301961"
integrity sha512-TROb/xslj42McdchlTdVVFhETvzI1UC990c91pBjZBSgNuZkyIXWfR86pAjt0ybtO2P76pBWU7l+bSsybFT7Qw==
dependencies:
"@babel/runtime" "^7.0.0"
better-queue "^3.8.7"
Expand Down

0 comments on commit 287372d

Please sign in to comment.