Skip to content

Commit

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

3 packages updated by dependencies.io
  • Loading branch information
Hypnosphi authored Oct 29, 2017
2 parents cbfe5db + 0a7ca1e commit 648ae63
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.9",
"graphiql": "^0.11.10",
"graphql": "^0.11.7",
"prop-types": "^15.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"danger": "^1.2.0",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.2",
"eslint": "^4.9.0",
"eslint": "^4.10.0",
"eslint-config-airbnb": "^15.1.0",
"eslint-config-prettier": "^2.4.0",
"eslint-plugin-import": "^2.8.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4386,9 +4386,9 @@ eslint@^3.16.1:
text-table "~0.2.0"
user-home "^2.0.0"

eslint@^4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.9.0.tgz#76879d274068261b191fe0f2f56c74c2f4208e8b"
eslint@^4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.10.0.tgz#f25d0d7955c81968c2309aa5c9a229e045176bb7"
dependencies:
ajv "^5.2.0"
babel-code-frame "^6.22.0"
Expand Down Expand Up @@ -5412,9 +5412,9 @@ [email protected], 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.9:
version "0.11.9"
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-0.11.9.tgz#3d944e15301e385ccbdad6efbc1947454dc12a99"
graphiql@^0.11.10:
version "0.11.10"
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-0.11.10.tgz#6d24261b5ccd04bafcea4b8168ee2ff89bb22248"
dependencies:
codemirror "^5.26.0"
codemirror-graphql "^0.6.11"
Expand Down

0 comments on commit 648ae63

Please sign in to comment.