aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-17 21:59:07 +0000
committerGravatar vitalyster2023-03-18 01:27:48 +0300
commit6ee25c2f54117c068583054461c1dd46eda8e893 (patch)
tree4c31740ec0eb43f55b9f5d305a6ff4b90462375b /package.json
parenta60458d1f2e6f4d223a36c645fd4a0ade9fc09c3 (diff)
build(deps-dev): bump mini-css-extract-plugin from 2.7.4 to 2.7.5
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.4 to 2.7.5. - [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.4...v2.7.5) --- 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 adbf2a1f..7ead405d 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.4",
+ "mini-css-extract-plugin": "^2.7.5",
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",