Skip to content

Commit 1fb609d

Browse files
committed
chore(deps): update dependency mini-css-extract-plugin to v1.3.7
1 parent 4f13cb7 commit 1fb609d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"html-webpack-plugin": "5.1.0",
3131
"less": "4.1.1",
3232
"less-loader": "8.0.0",
33-
"mini-css-extract-plugin": "1.3.6",
33+
"mini-css-extract-plugin": "1.3.7",
3434
"optimize-css-assets-webpack-plugin": "5.0.4",
3535
"react": "17.0.1",
3636
"react-dom": "17.0.1",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3577,10 +3577,10 @@ mimic-fn@^2.1.0:
35773577
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
35783578
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
35793579

3580-
3581-
version "1.3.6"
3582-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.6.tgz#02e2b477aa7ab2579c7ea2854a875897a8b8dad0"
3583-
integrity sha512-t86rLnySRQgN2+58gAIARTEtnClLNZoC99shNrvQ960V/wB9n50AUKJyqly76/s4fT0zwaLFIDFZAW7aK25pvg==
3580+
3581+
version "1.3.7"
3582+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.7.tgz#51848320f736bebccbe9875e38c776c364a4a8eb"
3583+
integrity sha512-NDyOUqdfKVIfWTludTcZ6JDOMsIdWgyTEECYbfvZszPpkMRyQLvukqtLr92tfukPQxVZNCKb8TkOilFBvS5RIw==
35843584
dependencies:
35853585
loader-utils "^2.0.0"
35863586
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)