Skip to content

Commit

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

Update 3 dependencies from npm
  • Loading branch information
Hypnosphi authored Jan 24, 2018
2 parents a22f6e6 + 8991a43 commit 615ff45
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 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.165",
"gatsby": "^1.9.166",
"gatsby-link": "^1.6.34",
"gatsby-plugin-sharp": "^1.6.25",
"gatsby-plugin-sharp": "^1.6.26",
"gatsby-remark-autolink-headers": "^1.4.11",
"gatsby-remark-copy-linked-files": "^1.5.25",
"gatsby-remark-images": "^1.5.39",
"gatsby-remark-images": "^1.5.40",
"gatsby-remark-smartypants": "^1.4.10",
"gatsby-source-filesystem": "^1.5.14",
"gatsby-transformer-remark": "^1.7.29",
Expand Down
28 changes: 14 additions & 14 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4325,9 +4325,9 @@ gatsby-1-config-css-modules@^1.0.8:
dependencies:
babel-runtime "^6.26.0"

gatsby-cli@^1.1.28:
version "1.1.28"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.28.tgz#0d0a397566154a3ce3e4680d545c9cfdc33ad95b"
gatsby-cli@^1.1.29:
version "1.1.29"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.29.tgz#590f766ca61591e69a7793660b767257b896d6fe"
dependencies:
babel-code-frame "^6.26.0"
babel-runtime "^6.26.0"
Expand Down Expand Up @@ -4362,9 +4362,9 @@ gatsby-module-loader@^1.0.9:
babel-runtime "^6.26.0"
loader-utils "^0.2.16"

gatsby-plugin-sharp@^1.6.25:
version "1.6.25"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.25.tgz#c6c67276ac4ed7ca9ac2b15dcdcd199f12e4208d"
gatsby-plugin-sharp@^1.6.26:
version "1.6.26"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.26.tgz#55f0b3274ac0fd1d230c7b6a2e8b378d4a259667"
dependencies:
async "^2.1.2"
babel-runtime "^6.26.0"
Expand Down Expand Up @@ -4409,13 +4409,13 @@ gatsby-remark-copy-linked-files@^1.5.25:
path-is-inside "^1.0.2"
unist-util-visit "^1.1.1"

gatsby-remark-images@^1.5.39:
version "1.5.39"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.39.tgz#afd2f8493af625ea1dcc10977af03769aa4c5d97"
gatsby-remark-images@^1.5.40:
version "1.5.40"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.40.tgz#aaea237bed6ca9f4e232163728c1db7215e530ba"
dependencies:
babel-runtime "^6.26.0"
cheerio "^1.0.0-rc.2"
gatsby-plugin-sharp "^1.6.25"
gatsby-plugin-sharp "^1.6.26"
is-relative-url "^2.0.0"
lodash "^4.17.4"
slash "^1.0.0"
Expand Down Expand Up @@ -4470,9 +4470,9 @@ gatsby-transformer-remark@^1.7.29:
unist-util-select "^1.5.0"
unist-util-visit "^1.1.1"

gatsby@^1.9.165:
version "1.9.165"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.165.tgz#ca223028a1b07b9195bd25bf36855d520b1a3050"
gatsby@^1.9.166:
version "1.9.166"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.166.tgz#556e7c3450b7cbb674ca03c776eda598d073d493"
dependencies:
async "^2.1.2"
babel-code-frame "^6.22.0"
Expand Down Expand Up @@ -4512,7 +4512,7 @@ gatsby@^1.9.165:
front-matter "^2.1.0"
fs-extra "^4.0.1"
gatsby-1-config-css-modules "^1.0.8"
gatsby-cli "^1.1.28"
gatsby-cli "^1.1.29"
gatsby-link "^1.6.34"
gatsby-module-loader "^1.0.9"
gatsby-react-router-scroll "^1.0.8"
Expand Down

0 comments on commit 615ff45

Please sign in to comment.