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 May 2, 2019
1 parent 5570040 commit 4238f4f
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,7 +8,7 @@
"bulma": "0.7.4",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.3.35",
"gatsby": "2.3.36",
"gatsby-image": "2.0.41",
"gatsby-plugin-catch-links": "2.0.13",
"gatsby-plugin-google-analytics": "2.0.19",
Expand All @@ -22,7 +22,7 @@
"gatsby-remark-autolink-headers": "2.0.16",
"gatsby-remark-copy-linked-files": "2.0.12",
"gatsby-remark-images": "3.0.11",
"gatsby-remark-prismjs": "3.2.8",
"gatsby-remark-prismjs": "3.2.9",
"gatsby-remark-smartypants": "2.0.9",
"gatsby-source-filesystem": "2.0.33",
"gatsby-transformer-remark": "2.3.12",
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6516,10 +6516,10 @@ gatsby-remark-images@3.0.11:
unist-util-select "^1.5.0"
unist-util-visit-parents "^2.0.1"

gatsby-remark-prismjs@3.2.8:
version "3.2.8"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.2.8.tgz#5850d5a43defb5502f50e9ef0a827ff4a2c6b066"
integrity sha512-bqvBWLEt6u2o2IQ1nEgR3PCozvEMX5gfcqCilJrA/zjk7dKnCExe1074mXOR3hly7fS54OOJlXQvjMhWHSAKeg==
gatsby-remark-prismjs@3.2.9:
version "3.2.9"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.2.9.tgz#d8f30fe35f9db0db91d28e9109111a4c1499e227"
integrity sha512-6SqFpzp46zjnOzoBss2Ghao1YMbFpwPzxpGuD36goFdyNyRtA/m+MBvR+BHFsjVa2bgpm6eYRo6APNjYPyzZcg==
dependencies:
"@babel/runtime" "^7.0.0"
parse-numeric-range "^0.0.2"
Expand Down Expand Up @@ -6615,10 +6615,10 @@ gatsby-transformer-sharp@2.1.18:
probe-image-size "^4.0.0"
sharp "^0.21.3"

gatsby@2.3.35:
version "2.3.35"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.35.tgz#a154dd883d5bf458a363d23aa627229d9c2910e1"
integrity sha512-yb1KnX5P45WMeJvvCE2YePpPtSAxTIYHGjYCCJN6xI+cDJLL+lXmz7Q5WsvwiMPAZTdCUR26m3ZyJhERtnwHeg==
gatsby@2.3.36:
version "2.3.36"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.36.tgz#5a1a4fe20b6988671f6bf69d2abec219110bc4ca"
integrity sha512-tVgSoxGH0xL/fBahxIxmJQpFg5Wou6FrvYa2qd9ADfbFHmyEc00C/x9XXpv9mg51z9n2y1xzswFnMjopBJpKUg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 4238f4f

Please sign in to comment.