Skip to content

Commit 6e76246

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency mini-css-extract-plugin to v1.3.8
1 parent 0f5c3d8 commit 6e76246

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.7",
33+
"mini-css-extract-plugin": "1.3.8",
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.7"
3582-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.7.tgz#51848320f736bebccbe9875e38c776c364a4a8eb"
3583-
integrity sha512-NDyOUqdfKVIfWTludTcZ6JDOMsIdWgyTEECYbfvZszPpkMRyQLvukqtLr92tfukPQxVZNCKb8TkOilFBvS5RIw==
3580+
3581+
version "1.3.8"
3582+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.8.tgz#639047b78c2ee728704285aa468d2a5a8d91d566"
3583+
integrity sha512-u+2kVov/Gcs74iz+x3phEBWMAGw2djjnKfYez+Pl/b5dyXL7aM4Lp5QQtIq16CDwRHT/woUJki49gBNMhfm1eA==
35843584
dependencies:
35853585
loader-utils "^2.0.0"
35863586
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)