aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-20 09:19:52 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitdd1cf32b9cffc935397c78e0a6df33dd8426d7a3 (patch)
tree0494f5e4f8f3c0046b9d2b51fe8844bb2ed3c55b /vnext/package-lock.json
parent3240e45d2a7916d6edafd0fa59bfd2a05dd1e6fe (diff)
Bump postcss-loader from 4.0.4 to 4.1.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 4.0.4 to 4.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/v4.0.4...v4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index c968e43f..a1cc2b62 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -11801,9 +11801,9 @@
}
},
"postcss-loader": {
- "version": "4.0.4",
- "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-4.0.4.tgz",
- "integrity": "sha512-pntA9zIR14drQo84yGTjQJg1m7T0DkXR4vXYHBngiRZdJtEeCrojL6lOpqUanMzG375lIJbT4Yug85zC/AJWGw==",
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-4.1.0.tgz",
+ "integrity": "sha512-vbCkP70F3Q9PIk6d47aBwjqAMI4LfkXCoyxj+7NPNuVIwfTGdzv2KVQes59/RuxMniIgsYQCFSY42P3+ykJfaw==",
"dev": true,
"requires": {
"cosmiconfig": "^7.0.0",