Skip to content

Commit

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

Update 12 dependencies from npm
  • Loading branch information
Hypnosphi authored Mar 29, 2018
2 parents 0dc2179 + f6c464a commit 98c212c
Show file tree
Hide file tree
Showing 13 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"sass-loader": "^6.0.7",
"ts-loader": "^4.1.0",
"util-deprecate": "^1.0.2",
"webpack": "^4.3.0",
"webpack": "^4.4.1",
"webpack-hot-middleware": "^2.21.2",
"zone.js": "^0.8.20"
},
Expand Down
2 changes: 1 addition & 1 deletion app/mithril/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react": "^16.2.0",
"react-dom": "^16.2.0",
"util-deprecate": "^1.0.2",
"webpack": "^4.3.0",
"webpack": "^4.4.1",
"webpack-hot-middleware": "^2.21.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion app/polymer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react": "^16.0.0",
"react-dom": "^16.0.0",
"util-deprecate": "^1.0.2",
"webpack": "^4.3.0",
"webpack": "^4.4.1",
"webpack-hot-middleware": "^2.21.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion app/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"url-parse": "^1.1.9",
"util-deprecate": "^1.0.2",
"uuid": "^3.2.1",
"webpack": "^4.3.0",
"webpack": "^4.4.1",
"webpack-dev-middleware": "^3.1.0",
"webpack-hot-middleware": "^2.21.2",
"ws": "^4.1.0"
Expand Down
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"markdown-loader": "^2.0.2",
"prop-types": "^15.6.1",
"util-deprecate": "^1.0.2",
"webpack": "^4.3.0",
"webpack": "^4.4.1",
"webpack-hot-middleware": "^2.21.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react": "^16.2.0",
"react-dom": "^16.2.0",
"util-deprecate": "^1.0.2",
"webpack": "^4.3.0",
"webpack": "^4.4.1",
"webpack-hot-middleware": "^2.21.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@storybook/addons": "4.0.0-alpha.1",
"@storybook/angular": "4.0.0-alpha.1",
"@types/jasmine": "~2.8.6",
"@types/node": "~9.6.0",
"@types/node": "~9.6.1",
"global": "^4.3.2",
"jasmine-core": "~2.99.1",
"jasmine-spec-reporter": "~4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/cra-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"enzyme-to-json": "^3.3.3",
"jest": "^20.0.4",
"react-scripts": "^1.1.1",
"webpack": "^4.3.0"
"webpack": "^4.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/mithril-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@storybook/mithril": "4.0.0-alpha.1",
"babel-core": "^6.26.0",
"babel-plugin-transform-react-jsx": "^6.24.1",
"webpack": "^4.3.0"
"webpack": "^4.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/polymer-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@webcomponents/webcomponentsjs": "^1.1.1",
"global": "^4.3.2",
"polymer-webpack-loader": "^2.0.2",
"webpack": "^4.3.0"
"webpack": "^4.4.1"
},
"devDependencies": {
"babel-core": "^6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"file-loader": "^1.1.11",
"svg-url-loader": "^2.3.2",
"vue-loader": "^14.2.2",
"webpack": "^4.3.0",
"webpack": "^4.4.1",
"webpack-dev-server": "^3.1.1"
}
}
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"style-loader": "^0.20.3",
"svg-url-loader": "^2.3.2",
"url-loader": "^1.0.1",
"webpack": "^4.3.0",
"webpack": "^4.4.1",
"webpack-dev-middleware": "^3.1.0",
"webpack-hot-middleware": "^2.21.2"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -384,9 +384,9 @@
version "6.0.96"
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.96.tgz#7bf0bf40d6ce51e93762cc47d010c8cc5ebb2179"

"@types/node@~9.6.0":
version "9.6.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.0.tgz#d3480ee666df9784b1001a1872a2f6ccefb6c2d7"
"@types/node@~9.6.1":
version "9.6.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.1.tgz#e2d374ef15b315b48e7efc308fa1a7cd51faa06c"

"@types/parse5@^2.2.32":
version "2.2.34"
Expand Down Expand Up @@ -16997,9 +16997,9 @@ webpack@3.8.1:
webpack-sources "^1.0.1"
yargs "^8.0.2"

webpack@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.3.0.tgz#0b0c1e211311b3995dd25aed47ab46ea658be070"
webpack@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.4.1.tgz#b0105789890c28bfce9f392623ef5850254328a4"
dependencies:
acorn "^5.0.0"
acorn-dynamic-import "^3.0.0"
Expand Down

0 comments on commit 98c212c

Please sign in to comment.