Skip to content

Commit

Permalink
Bump js packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Juraj Bubniak committed Aug 9, 2020
1 parent 37030d4 commit dbaf34f
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 49 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -10,15 +10,15 @@
"watch": "webpack --mode development --progress --colors --watch"
},
"devDependencies": {
"css-loader": "^3.6.0",
"css-loader": "^4.2.1",
"mini-css-extract-plugin": "^0.9.0",
"node-sass": "^4.14.1",
"normalize.css": "^8.0.1",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"perfectionist": "^2.4.0",
"postcss-discard-comments": "^4.0.2",
"sass-loader": "^9.0.2",
"webpack": "^4.42.1",
"sass-loader": "^9.0.3",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-fix-style-only-entries": "^0.5.1"
}
Expand Down

0 comments on commit dbaf34f

Please sign in to comment.