Skip to content

Commit

Permalink
fix(deps): update dependency postcss-loader to v7 (#397)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 25, 2023
1 parent 119b116 commit 700deeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/package.json
Expand Up @@ -62,7 +62,7 @@
"mocker-api": "~2.9.5",
"postcss": "^8.4.4",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^6.2.1",
"postcss-loader": "^7.0.0",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^9.0.0",
"react-scripts": ">=2.1.3",
Expand Down

0 comments on commit 700deeb

Please sign in to comment.