Skip to content

Commit fe7349c

Browse files
chore(deps-dev): bump mini-css-extract-plugin from 1.2.1 to 1.3.0 (#5507)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.2.1 to 1.3.0. - [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-contrib/mini-css-extract-plugin@v1.2.1...v1.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a242673 commit fe7349c

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"http-status": "^1.4.2",
142142
"loader.js": "^4.7.0",
143143
"lodash-es": "^4.17.15",
144-
"mini-css-extract-plugin": "^1.2.1",
144+
"mini-css-extract-plugin": "^1.3.0",
145145
"moment-timezone": "^0.5.31",
146146
"npm-run-all": "^4.1.5",
147147
"object-to-formdata": "^4.1.0",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12063,10 +12063,10 @@ min-document@^2.19.0:
1206312063
dependencies:
1206412064
dom-walk "^0.1.0"
1206512065

12066-
mini-css-extract-plugin@^1.2.1:
12067-
version "1.2.1"
12068-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.2.1.tgz#30ea7dee632b3002b0c77aeed447790408cb247e"
12069-
integrity sha512-G3yw7/TQaPfkuiR73MDcyiqhyP8SnbmLhUbpC76H+wtQxA6wfKhMCQOCb6wnPK0dQbjORAeOILQqEesg4/wF7A==
12066+
mini-css-extract-plugin@^1.3.0:
12067+
version "1.3.0"
12068+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.0.tgz#bbcba978b68c39f0a9c75822cfb2874f9cf6b018"
12069+
integrity sha512-4DKmPwFd0XKlwoqvrkLi2X8Mlosh2ey/E/OVAucnPUdzGqrSWHgSqed/p4Ue2Q39JjIvcdSDgmZDO6mir5Ovmw==
1207012070
dependencies:
1207112071
loader-utils "^2.0.0"
1207212072
schema-utils "^3.0.0"
@@ -16392,14 +16392,7 @@ webpack-bundle-analyzer@^3.9.0:
1639216392
opener "^1.5.1"
1639316393
ws "^6.0.0"
1639416394

16395-
webpack-sources@^1.1.0:
16396-
version "1.3.0"
16397-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.3.0.tgz#2a28dcb9f1f45fe960d8f1493252b5ee6530fa85"
16398-
dependencies:
16399-
source-list-map "^2.0.0"
16400-
source-map "~0.6.1"
16401-
16402-
webpack-sources@^1.4.0, webpack-sources@^1.4.1:
16395+
webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1:
1640316396
version "1.4.3"
1640416397
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
1640516398
integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==

0 commit comments

Comments
 (0)