aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-17 06:59:16 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitc0f7dd362ffede47ea913077e5422f74ab7e00c4 (patch)
tree2736e00d031c524dcf3cc6fe6b863100cc5d108e /vnext/package.json
parenta9ca0afbae7eff4eddc96221f5ba2c157d9ef043 (diff)
Bump postcss-loader from 5.2.0 to 5.3.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.2.0 to 5.3.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.2.0...v5.3.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 efb11dbe..73d19387 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.6.0",
- "postcss-loader": "^5.2.0",
+ "postcss-loader": "^5.3.0",
"postcss-preset-env": "^6.7.0",
"react-test-renderer": "^17.0.2",
"style-loader": "^2.0.0",