From 17dbe41383b62057e6d4db91be07695baa13243e Mon Sep 17 00:00:00 2001 From: Kamil Piechaczek Date: Mon, 17 Jan 2022 12:47:16 +0100 Subject: [PATCH] Internal: Pin version of the "mini-css-extract-plugin" package. Closes #11120. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b9b851b31c..2c1acc2e19b 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,8 @@ "resolutions": { "eslint-config-ckeditor5": "^3.0.0", "postcss-loader": "^4.0.0", - "colors": "1.4.0" + "colors": "1.4.0", + "mini-css-extract-plugin": "2.4.2" }, "lint-staged": { "**/*.js": [