Skip to content

Commit 4f8119e

Browse files
chore(deps): update dependency postcss-loader to v7.0.1 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 928561a commit 4f8119e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"lint-staged": "^12.4.1",
5959
"mini-css-extract-plugin": "^2.6.0",
6060
"postcss-flexbugs-fixes": "^5.0.2",
61-
"postcss-loader": "7.0.0",
61+
"postcss-loader": "7.0.1",
6262
"postcss-normalize": "^10.0.1",
6363
"postcss-preset-env": "^7.4.4",
6464
"prettier": "2.7.1",

templates/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"lint-staged": "^12.4.1",
7070
"mini-css-extract-plugin": "^2.6.0",
7171
"postcss-flexbugs-fixes": "^5.0.2",
72-
"postcss-loader": "7.0.0",
72+
"postcss-loader": "7.0.1",
7373
"postcss-normalize": "^10.0.1",
7474
"postcss-preset-env": "^7.4.4",
7575
"prettier": "2.7.1",

0 commit comments

Comments
 (0)