Skip to content

Commit

Permalink
Merge pull request #2311 from storybooks/dependencies.io-update-build…
Browse files Browse the repository at this point in the history
…-67.1.0

Update 3 dependencies from npm
  • Loading branch information
Hypnosphi authored Nov 15, 2017
2 parents 4ef3d96 + db06fa3 commit a874358
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,11 +31,11 @@
"babel-preset-stage-0": "^6.24.1",
"bootstrap": "^3.3.7",
"gatsby": "^1.9.112",
"gatsby-link": "^1.6.27",
"gatsby-plugin-sharp": "^1.6.20",
"gatsby-link": "^1.6.28",
"gatsby-plugin-sharp": "^1.6.21",
"gatsby-remark-autolink-headers": "^1.4.8",
"gatsby-remark-copy-linked-files": "^1.5.21",
"gatsby-remark-images": "^1.5.31",
"gatsby-remark-images": "^1.5.32",
"gatsby-remark-smartypants": "^1.4.8",
"gatsby-source-filesystem": "^1.5.8",
"gatsby-transformer-remark": "^1.7.21",
Expand Down
20 changes: 10 additions & 10 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4173,9 +4173,9 @@ gatsby-cli@^1.1.20:
yargs "^8.0.2"
yurnalist "^0.2.1"

gatsby-link@^1.6.27:
version "1.6.27"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.6.27.tgz#6111fbe7a32badd92eee95185c21d5a434109a3d"
gatsby-link@^1.6.28:
version "1.6.28"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.6.28.tgz#12b799aa12663ae22f626195ab258e0ee5dddc9c"
dependencies:
babel-runtime "^6.26.0"
prop-types "^15.5.8"
Expand All @@ -4188,9 +4188,9 @@ gatsby-module-loader@^1.0.8:
babel-runtime "^6.26.0"
loader-utils "^0.2.16"

gatsby-plugin-sharp@^1.6.20:
version "1.6.20"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.20.tgz#5bd14a0b840485ccf71964c83832cf749827bd67"
gatsby-plugin-sharp@^1.6.21:
version "1.6.21"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.21.tgz#990e856153b65be28316c23ab29b4e78dd5634de"
dependencies:
async "^2.1.2"
babel-runtime "^6.26.0"
Expand Down Expand Up @@ -4235,13 +4235,13 @@ gatsby-remark-copy-linked-files@^1.5.21:
path-is-inside "^1.0.2"
unist-util-visit "^1.1.1"

gatsby-remark-images@^1.5.31:
version "1.5.31"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.31.tgz#96839f7163973916991ac43708198c787f6b680b"
gatsby-remark-images@^1.5.32:
version "1.5.32"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.32.tgz#1e6bbc5991343f082f224869ffb14abb4a02c6ba"
dependencies:
babel-runtime "^6.26.0"
cheerio "^1.0.0-rc.2"
gatsby-plugin-sharp "^1.6.20"
gatsby-plugin-sharp "^1.6.21"
is-relative-url "^2.0.0"
lodash "^4.17.4"
slash "^1.0.0"
Expand Down

0 comments on commit a874358

Please sign in to comment.