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 Apr 23, 2019
1 parent 4bef12e commit 7bdc16e
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 @@ -9,7 +9,7 @@
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.3.27",
"gatsby-image": "2.0.39",
"gatsby-image": "2.0.40",
"gatsby-plugin-catch-links": "2.0.13",
"gatsby-plugin-google-analytics": "2.0.18",
"gatsby-plugin-manifest": "2.0.29",
Expand All @@ -20,7 +20,7 @@
"gatsby-plugin-sass": "2.0.11",
"gatsby-plugin-svgr": "2.0.2",
"gatsby-remark-autolink-headers": "2.0.16",
"gatsby-remark-copy-linked-files": "2.0.11",
"gatsby-remark-copy-linked-files": "2.0.12",
"gatsby-remark-images": "3.0.11",
"gatsby-remark-prismjs": "3.2.8",
"gatsby-remark-smartypants": "2.0.9",
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6312,10 +6312,10 @@ gatsby-cli@^2.5.9:
yargs "^12.0.5"
yurnalist "^1.0.2"

gatsby-image@2.0.39:
version "2.0.39"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.0.39.tgz#4dc7aab0bfbbfb9ce737a3814d8343a7ee02df17"
integrity sha512-yXuduhxGNG8T52VUJK8w+ZbcLwVuZSyA64R6fizbgqVKmefLlYc622k6MiLPic3qswiJgkAw70h700esErTcpw==
gatsby-image@2.0.40:
version "2.0.40"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.0.40.tgz#eb59aca8891804464e339baa7421d78f4b7a66c4"
integrity sha512-iH2+F/J0DiDXeiC2n/grI1QrcXNJDVxnxxCedHeE0/0iUFwlQ52TYyRPbCSnIZg0xcOmr1FB7EaRCoqi7rddVg==
dependencies:
"@babel/runtime" "^7.0.0"
object-fit-images "^3.2.4"
Expand Down Expand Up @@ -6459,10 +6459,10 @@ gatsby-remark-autolink-headers@2.0.16:
mdast-util-to-string "^1.0.2"
unist-util-visit "^1.3.0"

gatsby-remark-copy-linked-files@2.0.11:
version "2.0.11"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.0.11.tgz#00ddb1af5e90a24ed4161a23aa578a9e9be4a2c5"
integrity sha512-gAca6KI/a3tXiuc1NxEwBXz9JKDsFer1DpTXePoZtXW9q6N2OSgsp+zW6jo7Qr7bimFjLSUnhEoAxBML61aJ8Q==
gatsby-remark-copy-linked-files@2.0.12:
version "2.0.12"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.0.12.tgz#0c6596194575489d875151932b60587fef645fd5"
integrity sha512-6Al7lTKm2VHmivHWAxY3Xi5bkfyqDVcjZhPM2WYe/BCzFcyrxYkaO1uSzGqamIS6Mf1gZagfZLedMoZuY9UMhA==
dependencies:
"@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2"
Expand Down

0 comments on commit 7bdc16e

Please sign in to comment.