Skip to content

Commit

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

2 packages updated by dependencies.io
  • Loading branch information
Hypnosphi authored Oct 23, 2017
2 parents 9d79015 + 12e61ac commit 49d2edc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion addons/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"global": "^4.3.2",
"graphiql": "^0.11.5",
"graphiql": "^0.11.6",
"graphql": "^0.11.7",
"prop-types": "^15.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/node": "^7.0.46",
"@types/react": "^16.0.17",
"@types/react": "^16.0.18",
"git-url-parse": "^6.2.2",
"raw-loader": "^0.5.1",
"react": "^16.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
version "15.6.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-15.6.4.tgz#3bb57bd43183a05919ceb025a264287348f47e9d"

"@types/react@^16.0.17":
version "16.0.17"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.17.tgz#a246e95a22058ca6db3d13de2877a2d17ca3bf46"
"@types/react@^16.0.18":
version "16.0.18"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.18.tgz#c08eea79ada55bf10b5353e18c21797dd17afa23"

JSONStream@^1.0.4:
version "1.3.1"
Expand Down Expand Up @@ -5404,9 +5404,9 @@ graceful-fs@4.1.11, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.3,
version "1.0.1"
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"

graphiql@^0.11.5:
version "0.11.5"
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-0.11.5.tgz#0924c934d035c69eddfbbae30d3e59e46e29afc9"
graphiql@^0.11.6:
version "0.11.6"
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-0.11.6.tgz#5d24d3609c9dd7c8a24306f76d8402899a9dc5e0"
dependencies:
codemirror "^5.26.0"
codemirror-graphql "^0.6.11"
Expand Down

0 comments on commit 49d2edc

Please sign in to comment.