Skip to content

Commit 663e9bf

Browse files
chore(deps): update dependency mini-css-extract-plugin to v2.10.2 (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4a7f03 commit 663e9bf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jest-environment-jsdom": "^29.3.1",
5555
"jsdom": "21.1.2",
5656
"lint-staged": "^13.1.0",
57-
"mini-css-extract-plugin": "2.10.1",
57+
"mini-css-extract-plugin": "2.10.2",
5858
"postcss-loader": "7.3.4",
5959
"prettier": "2.8.8",
6060
"pretty-quick": "^3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5807,10 +5807,10 @@ mimic-response@^2.0.0:
58075807
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43"
58085808
integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==
58095809

5810-
mini-css-extract-plugin@2.10.1:
5811-
version "2.10.1"
5812-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844"
5813-
integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==
5810+
mini-css-extract-plugin@2.10.2:
5811+
version "2.10.2"
5812+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.2.tgz#5c85ec9450c05d26e32531b465a15a08c3a57253"
5813+
integrity sha512-AOSS0IdEB95ayVkxn5oGzNQwqAi2J0Jb/kKm43t7H73s8+f5873g0yuj0PNvK4dO75mu5DHg4nlgp4k6Kga8eg==
58145814
dependencies:
58155815
schema-utils "^4.0.0"
58165816
tapable "^2.2.1"

0 commit comments

Comments
 (0)