Skip to content

Commit

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

Update 5 dependencies from npm
  • Loading branch information
Hypnosphi authored Nov 15, 2017
2 parents 5473799 + f53a63b commit 969aadb
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@types/node": "^8.0.51",
"@types/react": "^16.0.22",
"@types/node": "^8.0.52",
"@types/react": "^16.0.23",
"raw-loader": "^0.5.1",
"style-loader": "^0.19.0",
"typescript": "^2.6.1",
Expand Down
2 changes: 1 addition & 1 deletion lib/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-inspector": "^2.2.1",
"@storybook/react-komposer": "^2.0.0",
"react-modal": "^3.1.2",
"react-split-pane": "^0.1.68",
"react-split-pane": "^0.1.71",
"react-treebeard": "^2.0.3",
"redux": "^3.7.2"
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"commander": "^2.11.0",
"cross-env": "^5.1.1",
"danger": "^2.0.1",
"enzyme": "^3.1.1",
"enzyme-adapter-react-16": "^1.0.4",
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.1.0",
"eslint": "^4.11.0",
"eslint-config-airbnb": "^16.1.0",
"eslint-config-prettier": "^2.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,11 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@^8.0.0", "@types/node@^8.0.51":
"@types/node@*", "@types/node@^8.0.0", "@types/node@^8.0.52":
version "8.0.52"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.52.tgz#8e7f47747868e7687f2cd4922966e2d6af78d22d"

"@types/react@^16.0.18", "@types/react@^16.0.20", "@types/react@^16.0.22":
"@types/react@^16.0.18", "@types/react@^16.0.20", "@types/react@^16.0.23":
version "16.0.23"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.23.tgz#f0f713b07912c6fd8e10c9ccc539443ceb06dbca"

Expand Down Expand Up @@ -3756,7 +3756,7 @@ envinfo@^3.0.0:
os-name "^2.0.1"
which "^1.2.14"

enzyme-adapter-react-16@^1.0.4:
enzyme-adapter-react-16@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.1.0.tgz#86c5db7c10f0be6ec25d54ca41b59f2abb397cf4"
dependencies:
Expand Down Expand Up @@ -3787,7 +3787,7 @@ enzyme-to-json@^3.0.0:
dependencies:
lodash "^4.17.4"

enzyme@^3.1.1:
enzyme@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.2.0.tgz#998bdcda0fc71b8764a0017f7cc692c943f54a7a"
dependencies:
Expand Down Expand Up @@ -9512,7 +9512,7 @@ react-scripts@1.0.17:
optionalDependencies:
fsevents "1.1.2"

react-split-pane@^0.1.68:
react-split-pane@^0.1.71:
version "0.1.71"
resolved "https://registry.yarnpkg.com/react-split-pane/-/react-split-pane-0.1.71.tgz#19b1b30638655e655f9f5fe57b1ae7cc6c151829"
dependencies:
Expand Down

0 comments on commit 969aadb

Please sign in to comment.