Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
QWp6t committed Apr 16, 2017
1 parent 99160be commit 1f06230
Show file tree
Hide file tree
Showing 4 changed files with 183 additions and 165 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"illuminate/config": "~5.4.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^2.5.1"
"squizlabs/php_codesniffer": "^2.8.0"
},
"scripts": {
"test": [
Expand Down
113 changes: 56 additions & 57 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,29 +37,29 @@
"buble-loader": "^0.4.1",
"clean-webpack-plugin": "^0.1.16",
"copy-globs-webpack-plugin": "^0.2.0",
"css-loader": "^0.27.3",
"css-loader": "^0.28.0",
"cssnano": "^3.10.0",
"eslint": "^3.18.0",
"eslint-loader": "^1.7.0",
"eslint": "^3.19.0",
"eslint-loader": "^1.7.1",
"eslint-plugin-import": "^2.2.0",
"extract-text-webpack-plugin": "^2.1.0",
"file-loader": "^0.10.1",
"file-loader": "^0.11.1",
"imagemin-mozjpeg": "^6.0.0",
"imagemin-webpack-plugin": "^1.4.4",
"node-sass": "^4.5.1",
"optimize-css-assets-webpack-plugin": "^1.3.0",
"optimize-css-assets-webpack-plugin": "^1.3.1",
"postcss-loader": "^1.3.3",
"resolve-url-loader": "^2.0.2",
"rimraf": "^2.6.1",
"sass-loader": "^6.0.3",
"style-loader": "^0.16.0",
"url-loader": "^0.5.8",
"webpack": "^2.3.1",
"webpack": "^2.4.1",
"webpack-assets-manifest": "^0.6.2",
"webpack-dev-middleware": "^1.10.1",
"webpack-hot-middleware": "^2.17.1",
"webpack-hot-middleware": "^2.18.0",
"webpack-merge": "^4.1.0",
"yargs": "^7.0.2"
"yargs": "^7.1.0"
},
"dependencies": {
"bootstrap": "^4.0.0-alpha.6",
Expand Down
Loading

0 comments on commit 1f06230

Please sign in to comment.