aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-20 06:27:40 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit95aedc1c54a0ac4f979cb8bbd9075bb6e8df4277 (patch)
treeaf282cb1fc00333796f00aa984e55f647813c72d /vnext/package-lock.json
parent84519ad55fae28c20b2f7784c93249ed68c9ae14 (diff)
Bump css-loader from 5.2.2 to 5.2.4
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.2 to 5.2.4. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.2...v5.2.4) Signed-off-by: dependabot[bot] <support@github.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 8043603a..62932655 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -5658,9 +5658,9 @@
}
},
"css-loader": {
- "version": "5.2.2",
- "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-5.2.2.tgz",
- "integrity": "sha512-IS722y7Lh2Yq+acMR74tdf3faMOLRP2RfLwS0VzSS7T98IHtacMWJLku3A0OBTFHB07zAa4nWBhA8gfxwQVWGQ==",
+ "version": "5.2.4",
+ "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-5.2.4.tgz",
+ "integrity": "sha512-OFYGyINCKkdQsTrSYxzGSFnGS4gNjcXkKkQgWxK138jgnPt+lepxdjSZNc8sHAl5vP3DhsJUxufWIjOwI8PMMw==",
"dev": true,
"requires": {
"camelcase": "^6.2.0",