Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoko committed Aug 12, 2020
1 parent 4faed36 commit fe3b184
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 23 deletions.
55 changes: 36 additions & 19 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@
},
"devDependencies": {
"autoprefixer": "^9.8.6",
"css-loader": "^4.1.1",
"mini-css-extract-plugin": "^0.9.0",
"css-loader": "^4.2.1",
"mini-css-extract-plugin": "^0.10.0",
"npm-run-all": "^4.1.5",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
"sass": "^1.26.10",
"sass-loader": "^9.0.2",
"sass-loader": "^9.0.3",
"style-loader": "^1.2.1",
"stylelint": "^13.6.1",
"stylelint-config-sass-guidelines": "^7.0.0",
"stylelint-webpack-plugin": "^2.1.0",
"terser-webpack-plugin": "^3.0.8",
"terser-webpack-plugin": "^4.1.0",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-fix-style-only-entries": "^0.5.1"
Expand Down

0 comments on commit fe3b184

Please sign in to comment.