Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 5241507

Browse files
Bump mini-css-extract-plugin from 1.1.0 to 1.1.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 50c49d9 commit 5241507

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
dependencies:
180180
"@babel/types" "^7.12.1"
181181

182-
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1":
182+
"@babel/helper-module-imports@^7.12.1":
183183
version "7.12.1"
184184
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c"
185185
integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA==
@@ -946,7 +946,7 @@
946946
globals "^11.1.0"
947947
lodash "^4.17.19"
948948

949-
"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.4.4":
949+
"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.4.4":
950950
version "7.12.1"
951951
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae"
952952
integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA==
@@ -955,14 +955,12 @@
955955
lodash "^4.17.19"
956956
to-fast-properties "^2.0.0"
957957

958-
"@babel/types@^7.12.1":
959-
version "7.12.1"
960-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae"
961-
integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA==
958+
"@nicolo-ribaudo/chokidar-2@^2.1.8":
959+
version "2.1.8"
960+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8.tgz#eef8d9b47e8dc589499f14d656e8d2dd978c3d14"
961+
integrity sha512-FohwULwAebCUKi/akMFyGi7jfc7JXTeMHzKxuP3umRd9mK/2Y7/SMBSI2jX+YLopPXi+PF9l307NmpfxTdCegA==
962962
dependencies:
963-
"@babel/helper-validator-identifier" "^7.10.4"
964-
lodash "^4.17.19"
965-
to-fast-properties "^2.0.0"
963+
chokidar "2.1.8"
966964

967965
"@types/anymatch@*":
968966
version "1.3.1"
@@ -3692,9 +3690,9 @@ mimic-fn@^2.1.0:
36923690
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
36933691

36943692
mini-css-extract-plugin@^1.0.0:
3695-
version "1.1.0"
3696-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.0.tgz#dcc2f0bfbec660c0bd1200ff7c8f82deec2cc8a6"
3697-
integrity sha512-0bTS+Fg2tGe3dFAgfiN7+YRO37oyQM7/vjFvZF1nXSCJ/sy0tGpeme8MbT4BCpUuUphKwTh9LH/uuTcWRr9DPA==
3693+
version "1.1.1"
3694+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.1.tgz#4ab9948b7be38cf3a730cb4c9a881eb7f62baadb"
3695+
integrity sha512-pzlnOi/lMkwIkdb7zoRQvbkW18AFCQffouSBpxy+e3pnKTKMC5IuMVHYndexKZmacfsOZS2LXCe8gIgkrC+yqg==
36983696
dependencies:
36993697
loader-utils "^2.0.0"
37003698
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)