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 Mar 19, 2019
1 parent 2c06d80 commit 2d2e304
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.2.0",
"gatsby": "2.2.1",
"gatsby-image": "2.0.34",
"gatsby-plugin-catch-links": "2.0.13",
"gatsby-plugin-manifest": "2.0.24",
Expand All @@ -24,7 +24,7 @@
"gatsby-remark-prismjs": "3.2.6",
"gatsby-remark-smartypants": "2.0.9",
"gatsby-source-filesystem": "2.0.27",
"gatsby-transformer-remark": "2.3.6",
"gatsby-transformer-remark": "2.3.7",
"node-sass": "4.11.0",
"prismjs": "1.15.0",
"prop-types": "15.7.2",
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6155,10 +6155,10 @@ [email protected]:
valid-url "^1.0.9"
xstate "^3.1.0"

[email protected].6:
version "2.3.6"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.3.6.tgz#f3d64e9bf5335c58de8bc3307fecee18a3834d87"
integrity sha512-FxDSy87Ir2DiU4Dwj1S8gnA+J0y1faWoy7tfXBFRxES4yB5m3K2a9Tqdpl1DH52y1NaLezpnwf+tkUvamdbxnA==
[email protected].7:
version "2.3.7"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.3.7.tgz#de0fea8e25e3fbc1bb5d03ac8f32f4fea19ee66d"
integrity sha512-JZufwSS/DObJpXFM6s8ng+MUzdytGU8UmYqis7qSPZvRYxc/ky0jQNy/4TXTl/l/xYA5TXtDwUyCveS/Ug3WJQ==
dependencies:
"@babel/runtime" "^7.0.0"
bluebird "^3.5.0"
Expand Down Expand Up @@ -6193,10 +6193,10 @@ [email protected]:
probe-image-size "^4.0.0"
sharp "^0.21.3"

[email protected].0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.0.tgz#46973febe3fb2ea5f09d9eccd50a3529ac9d2f2e"
integrity sha512-+ljmxEKlBRikLOh1lpYVyP5rd5qcD/mTTz7R70FpqNM4uEcdcAmNlSYuLEhh3NgIXqjr99HgvjcsqGRkbDGVGg==
[email protected].1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.1.tgz#e5b8b0e46aabd7d9afc64a7486696d75e174de70"
integrity sha512-Z4LQ1h7U2pG+XkMoYaFGD3Ah43uROt/7LmXUoCWOGtDeYqDvISrgZbf7eTcki9xCh0IhO2T79NRCLXsPoQ2+DA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 2d2e304

Please sign in to comment.