Skip to content

Commit 512f154

Browse files
committed
chore(deps): update dependency mini-css-extract-plugin to v2.9.0
1 parent 2c72907 commit 512f154

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
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.7.7",
57+
"mini-css-extract-plugin": "2.9.0",
5858
"postcss-loader": "7.3.4",
5959
"prettier": "2.8.8",
6060
"pretty-quick": "^3.1.3",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5667,12 +5667,13 @@ mimic-response@^2.0.0:
56675667
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43"
56685668
integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==
56695669

5670-
mini-css-extract-plugin@2.7.7:
5671-
version "2.7.7"
5672-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7.tgz#4acf02f362c641c38fb913bfcb7ca2fc4a7cf339"
5673-
integrity sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw==
5670+
mini-css-extract-plugin@2.9.0:
5671+
version "2.9.0"
5672+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz#c73a1327ccf466f69026ac22a8e8fd707b78a235"
5673+
integrity sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==
56745674
dependencies:
56755675
schema-utils "^4.0.0"
5676+
tapable "^2.2.1"
56765677

56775678
minimalistic-assert@^1.0.0:
56785679
version "1.0.1"
@@ -7831,7 +7832,7 @@ symbol-tree@^3.2.4:
78317832
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
78327833
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
78337834

7834-
tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0:
7835+
tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1:
78357836
version "2.2.1"
78367837
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
78377838
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==

0 commit comments

Comments
 (0)