Skip to content

Commit

Permalink
fix(package.json): Update dependency postcss-loader to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 10, 2020
1 parent e027796 commit 836df75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"object-assign": "4.1.1",
"optimize-css-assets-webpack-plugin": "5.0.3",
"postcss-flexbugs-fixes": "4.2.1",
"postcss-loader": "2.1.6",
"postcss-loader": "3.0.0",
"postcss-safe-parser": "4.0.2",
"promise": "8.1.0",
"prompt": "1.0.0",
Expand Down

0 comments on commit 836df75

Please sign in to comment.