Skip to content

Commit

Permalink
Updating webpack-cli and optimize-css-assets-webpack-plugin node modu…
Browse files Browse the repository at this point in the history
…les (#3430)
  • Loading branch information
suryart authored and Gazler committed Jun 4, 2019
1 parent 3f157c3 commit fd12a71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Expand Up @@ -23,7 +23,7 @@
"mock-socket": "^6.0.1",
"sinon": "^1.17.6",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2"
"webpack-cli": "^3.3.2"
},
"sideEffects": false,
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions installer/templates/phx_assets/package.json
Expand Up @@ -17,9 +17,9 @@
"copy-webpack-plugin": "^4.5.0",
"css-loader": "^2.1.1",
"mini-css-extract-plugin": "^0.4.0",
"optimize-css-assets-webpack-plugin": "^4.0.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"terser-webpack-plugin": "^1.1.0",
"webpack": "4.4.0",
"webpack-cli": "^3.1.2"
"webpack-cli": "^3.3.2"
}
}

0 comments on commit fd12a71

Please sign in to comment.