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 20, 2019
1 parent a324389 commit 5e98520
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.5",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.5.6",
"gatsby": "2.5.7",
"gatsby-image": "2.1.0",
"gatsby-plugin-catch-links": "2.0.14",
"gatsby-plugin-google-analytics": "2.0.20",
Expand All @@ -24,7 +24,7 @@
"gatsby-remark-images": "3.0.11",
"gatsby-remark-prismjs": "3.2.9",
"gatsby-remark-smartypants": "2.0.9",
"gatsby-source-filesystem": "2.0.36",
"gatsby-source-filesystem": "2.0.37",
"gatsby-transformer-remark": "2.3.12",
"node-sass": "4.11.0",
"prismjs": "1.16.0",
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6540,10 +6540,10 @@ gatsby-remark-smartypants@2.0.9:
retext-smartypants "^3.0.0"
unist-util-visit "^1.3.0"

gatsby-source-filesystem@2.0.36:
version "2.0.36"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.36.tgz#7f8930fdd5b90f524b3a0ef12044a54005abc1b3"
integrity sha512-nyCJAxPW+DG88dWO34mK+E2jQlY84g3UflISa+hnBcuH8qOxc7y0F+2zzSJE5vTMXqyFBQwxHLqSnBIZts2eVg==
gatsby-source-filesystem@2.0.37:
version "2.0.37"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.37.tgz#f1de0ab81809ce4c1fdd8cdfb573b1fd25731a8e"
integrity sha512-PKCpflGXyqOSqoMUNk++sEkBHEjqMGNlN4OZQ7qKH+Jkcp0dg/Ru4anyrz57veQKMO+UdHUV1pOJI6PnZY9YiA==
dependencies:
"@babel/runtime" "^7.0.0"
better-queue "^3.8.7"
Expand Down Expand Up @@ -6621,10 +6621,10 @@ gatsby-transformer-sharp@2.1.19:
semver "^5.6.0"
sharp "^0.22.1"

gatsby@2.5.6:
version "2.5.6"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.5.6.tgz#252e4c9d45733d5de710274041b814202cceb2d9"
integrity sha512-7nOxBWymvjj3COvjIBVS/xKZ/tOJZI2kzlVcHkJAxQ8NVrMb0S4Gsyy0JAF4jgIDc4IbCPdcaB/AxWJfj6nv+Q==
gatsby@2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.5.7.tgz#a4f7a6db66fd75e7028d9ec84d6fed15d1d1378d"
integrity sha512-NgatTg937nLtx7gNu0TVmlEh7dDPtwIUCkujz+KKdo0hmv1qX3FxBugqowo+o0mTaWOo4D1OOf3Z2po1v63GAg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 5e98520

Please sign in to comment.