Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
insin committed Mar 19, 2018
1 parent 292d451 commit b70b1fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

- babel-plugin-inferno: v4.0.0 → [v5.0.1](https://github.com/infernojs/babel-plugin-inferno/releases)
- css-loader: v0.28.10 → [v0.28.11](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md#02811-2018-03-16)
- html-webpack-plugin: v3.0.6 → [v3.0.7](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md#307-2018-03-19)
- opn: v5.2.0 → [v5.3.0](https://github.com/sindresorhus/opn/compare/v5.2.0...v5.3.0)
- postcss-loader: v2.1.1 → [v2.1.2](https://github.com/postcss/postcss-loader/blob/master/CHANGELOG.md#212-2018-03-17)
- uglifyjs-webpack-plugin: v1.2.3 → [v1.2.4](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md#124-2018-03-16)
Expand Down Expand Up @@ -72,6 +73,7 @@
- css-loader: v0.28.9 → [v0.28.10](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md#02810-2018-02-22)
- extract-text-webpack-plugin v3.0.0 → [mini-css-extract-plugin v0.2.0](https://github.com/webpack-contrib/mini-css-extract-plugin)
- filesize: v3.5.11 → [v3.6.0](https://github.com/avoidwork/filesize.js/compare/3.5.11...3.6.0)
- html-webpack-plugin: v2.30.1 → [v3.0.6](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md#306-2018-03-06)
- inquirer: v3.3.0 → [v5.1.0](https://github.com/SBoudrias/Inquirer.js/releases) - latest version requires Node.js 6
- karma-webpack: v2.0.9 → [v2.0.13](https://github.com/webpack-contrib/karma-webpack/blob/master/CHANGELOG.md#2013-2018-02-27)
- mocha: v4.1.0 → [v5.0.4](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#504--2018-03-07)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"css-loader": "0.28.11",
"eventsource-polyfill": "0.9.6",
"file-loader": "1.1.11",
"html-webpack-plugin": "3.0.6",
"html-webpack-plugin": "3.0.7",
"mini-css-extract-plugin": "0.2.0",
"@insin/npm-install-webpack-plugin": "5.0.0",
"opn": "5.3.0",
Expand Down

0 comments on commit b70b1fc

Please sign in to comment.