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 Nov 26, 2018
1 parent 4df38a8 commit 0888eef
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 @@ -21,9 +21,9 @@
"gatsby-remark-autolink-headers": "2.0.11",
"gatsby-remark-copy-linked-files": "2.0.6",
"gatsby-remark-images": "3.0.0",
"gatsby-remark-prismjs": "3.0.3",
"gatsby-remark-prismjs": "3.1.0",
"gatsby-remark-smartypants": "2.0.6",
"gatsby-source-filesystem": "2.0.8",
"gatsby-source-filesystem": "2.0.9",
"gatsby-transformer-remark": "2.1.12",
"node-sass": "4.10.0",
"prismjs": "1.15.0",
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6038,10 +6038,10 @@ [email protected]:
unist-util-select "^1.5.0"
unist-util-visit-parents "^2.0.1"

gatsby-remark-prismjs@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.0.3.tgz#1aa29bef516a1974b78f82808ccc1ad0a37eff3c"
integrity sha512-bKEF4NCEki3F85ZOV1Aina0J8nTM5fGwHdQ6PZDBRyCeLwxzDYXawxCXZojtHhko5R2pRDXWZwlFAOf4PEmvgA==
gatsby-remark-prismjs@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.1.0.tgz#1eb1fc4fe6fa09ac60aa6c5c1ba2fce8b5a77d8c"
integrity sha512-T6MCJUjs0m30T/dDcXmHFmUwwwhLX1s4rHuXDhIZHrEzI3OcSPIN1vtEFaZp7A6lS/SZ2xVCS/fGFK85cYoWDg==
dependencies:
"@babel/runtime" "^7.0.0"
parse-numeric-range "^0.0.2"
Expand All @@ -6057,10 +6057,10 @@ [email protected]:
retext-smartypants "^3.0.0"
unist-util-visit "^1.3.0"

[email protected].8:
version "2.0.8"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.8.tgz#0b84e2321673d3f68c43b4a3948a3819761fde84"
integrity sha512-WbWZ27JeoAHLSGxps4T4EzQFXCDz3IYS+Sc+dZ2xHukbRDMs7QGjDzBwkcMryPsKLY2o2muXk+CtALDExKCwsg==
[email protected].9:
version "2.0.9"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.9.tgz#793091c6f852d9b82b6184ec0056850bb288ccb0"
integrity sha512-gvgGdpJVEhcWGIaNxBUH6HO09Y/l4GjgwK+4xvD6QltCgEgk/Y19iPHPAbhlxm40cmnjnntKap9JsgnsO0bc3w==
dependencies:
"@babel/runtime" "^7.0.0"
better-queue "^3.8.7"
Expand Down

0 comments on commit 0888eef

Please sign in to comment.