aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-12 06:25:39 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit303be14573033d94204e0247ac712a3db5b972b2 (patch)
tree9863431f2cb24704fa5ec45cc2fbc9c127490663 /vnext/package.json
parent7a02b8411b28abef21794a27396f2e0ec5988626 (diff)
Bump postcss-loader from 5.1.0 to 5.2.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v5.1.0...v5.2.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 61d98a2f..929f344e 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -33,7 +33,7 @@
"html-webpack-plugin": "^5.3.1",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.3.9",
- "postcss-loader": "^5.1.0",
+ "postcss-loader": "^5.2.0",
"postcss-preset-env": "^6.7.0",
"react-test-renderer": "^17.0.1",
"style-loader": "^2.0.0",