Skip to content

Commit

Permalink
Merge branch 'master' into dependencies.io-update-build-268.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypnosphi committed Feb 22, 2018
2 parents c439db8 + 107ce6e commit 0071ee1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"bootstrap": "^3.3.7",
"gatsby": "^1.9.204",
"gatsby": "^1.9.206",
"gatsby-link": "^1.6.37",
"gatsby-plugin-sharp": "^1.6.31",
"gatsby-plugin-sharp": "^1.6.32",
"gatsby-remark-autolink-headers": "^1.4.12",
"gatsby-remark-copy-linked-files": "^1.5.27",
"gatsby-remark-images": "^1.5.47",
"gatsby-remark-images": "^1.5.48",
"gatsby-remark-smartypants": "^1.4.11",
"gatsby-source-filesystem": "^1.5.21",
"gatsby-transformer-remark": "^1.7.33",
Expand Down
20 changes: 10 additions & 10 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4402,9 +4402,9 @@ gatsby-module-loader@^1.0.10:
babel-runtime "^6.26.0"
loader-utils "^0.2.16"

gatsby-plugin-sharp@^1.6.31:
version "1.6.31"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.31.tgz#aa136442a92f20df4629e8b4ddc11735c6ed6d90"
gatsby-plugin-sharp@^1.6.32:
version "1.6.32"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.32.tgz#023ae785663ee7599a278536cf4f3861752cc0af"
dependencies:
async "^2.1.2"
babel-runtime "^6.26.0"
Expand Down Expand Up @@ -4449,13 +4449,13 @@ gatsby-remark-copy-linked-files@^1.5.27:
path-is-inside "^1.0.2"
unist-util-visit "^1.1.1"

gatsby-remark-images@^1.5.47:
version "1.5.47"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.47.tgz#b22409c0db2a2d798f958947026c45a28bb5719d"
gatsby-remark-images@^1.5.48:
version "1.5.48"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.48.tgz#f126496d9854fe1678c29244a63a29d9c22346bf"
dependencies:
babel-runtime "^6.26.0"
cheerio "^1.0.0-rc.2"
gatsby-plugin-sharp "^1.6.31"
gatsby-plugin-sharp "^1.6.32"
is-relative-url "^2.0.0"
lodash "^4.17.4"
slash "^1.0.0"
Expand Down Expand Up @@ -4511,9 +4511,9 @@ gatsby-transformer-remark@^1.7.33:
unist-util-select "^1.5.0"
unist-util-visit "^1.1.1"

gatsby@^1.9.204:
version "1.9.204"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.204.tgz#de4ce3b6c7c74b16f8680986568224328056b3cb"
gatsby@^1.9.206:
version "1.9.206"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.206.tgz#7576a4a479ff56e6df0d9563f023bfd217d010c5"
dependencies:
async "^2.1.2"
babel-code-frame "^6.22.0"
Expand Down

0 comments on commit 0071ee1

Please sign in to comment.