aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-16 21:58:07 +0000
committerGravatar vitalyster2023-03-17 18:26:39 +0300
commit3fff7215c465a734311625a923d35377d787ecf0 (patch)
tree2404c0bde1f7aefe17f4bf7fdaf143ff05e02134 /package.json
parent938f5c06b199ce74a4f41ff0cff8afae6508f8d0 (diff)
build(deps-dev): bump mini-css-extract-plugin from 2.7.3 to 2.7.4
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.3 to 2.7.4. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.3...v2.7.4) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cef1a225..bb39001c 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"html-webpack-plugin": "^5.5.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
- "mini-css-extract-plugin": "^2.7.3",
+ "mini-css-extract-plugin": "^2.7.4",
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",