Skip to content

Commit 6676d40

Browse files
chore(deps): update dependency mini-css-extract-plugin to v2.9.2 (#275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent acfc88e commit 6676d40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.0",
5656
"lint-staged": "^13.1.0",
57-
"mini-css-extract-plugin": "2.9.0",
57+
"mini-css-extract-plugin": "2.9.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
@@ -5715,10 +5715,10 @@ mimic-response@^2.0.0:
57155715
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43"
57165716
integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==
57175717

5718-
5719-
version "2.9.0"
5720-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz#c73a1327ccf466f69026ac22a8e8fd707b78a235"
5721-
integrity sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==
5718+
5719+
version "2.9.2"
5720+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz#966031b468917a5446f4c24a80854b2947503c5b"
5721+
integrity sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==
57225722
dependencies:
57235723
schema-utils "^4.0.0"
57245724
tapable "^2.2.1"

0 commit comments

Comments
 (0)