aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-22 06:55:10 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit15df8e8fe6fe2394cfbefc23f3c9d13c32e707ae (patch)
treed38d2f243581f303068ae67eb3f9af8ab5d15669 /vnext/package.json
parenta474fef0577192902ed1cfa89209ab821539a2c4 (diff)
Bump postcss-loader from 4.1.0 to 4.2.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 4.1.0 to 4.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/v4.1.0...v4.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 ef96065b..48c20452 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -33,7 +33,7 @@
"html-webpack-plugin": "^4.5.1",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.3.4",
- "postcss-loader": "^4.1.0",
+ "postcss-loader": "^4.2.0",
"postcss-preset-env": "^6.7.0",
"react-test-renderer": "^17.0.1",
"style-loader": "^2.0.0",