aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-08 07:57:42 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit67459c5fcf9c7e5ebf3720cc9a2285d48c447032 (patch)
tree967e972db3ca73f936521a9d78ca5e92e0b53586 /vnext/package.json
parente0a61985d59174d0c33d68878a93f183e0e521d0 (diff)
Bump postcss-loader from 5.0.0 to 5.1.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.0.0 to 5.1.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.0.0...v5.1.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 f6322c8f..d203ee11 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -33,7 +33,7 @@
"html-webpack-plugin": "^5.2.0",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.3.9",
- "postcss-loader": "^5.0.0",
+ "postcss-loader": "^5.1.0",
"postcss-preset-env": "^6.7.0",
"react-test-renderer": "^17.0.1",
"style-loader": "^2.0.0",