Skip to content

Commit ed2dd18

Browse files
Merge pull request #5594 from fossasia/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.1
2 parents 8719978 + 28f3556 commit ed2dd18

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"leaflet": "^1.6.0",
145145
"loader.js": "^4.7.0",
146146
"lodash-es": "^4.17.15",
147-
"mini-css-extract-plugin": "^1.3.0",
147+
"mini-css-extract-plugin": "^1.3.1",
148148
"moment-timezone": "^0.5.31",
149149
"npm-run-all": "^4.1.5",
150150
"object-to-formdata": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12178,10 +12178,10 @@ min-document@^2.19.0:
1217812178
dependencies:
1217912179
dom-walk "^0.1.0"
1218012180

12181-
mini-css-extract-plugin@^1.3.0:
12182-
version "1.3.0"
12183-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.0.tgz#bbcba978b68c39f0a9c75822cfb2874f9cf6b018"
12184-
integrity sha512-4DKmPwFd0XKlwoqvrkLi2X8Mlosh2ey/E/OVAucnPUdzGqrSWHgSqed/p4Ue2Q39JjIvcdSDgmZDO6mir5Ovmw==
12181+
mini-css-extract-plugin@^1.3.1:
12182+
version "1.3.1"
12183+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.1.tgz#1375c88b2bc2a9d197670a55761edcd1b5d72f21"
12184+
integrity sha512-jIOheqh9EU98rqj6ZaFTYNNDSFqdakNqaUZfkYwaXPjI9batmXVXX+K71NrqRAgtoGefELBMld1EQ7dqSAD5SQ==
1218512185
dependencies:
1218612186
loader-utils "^2.0.0"
1218712187
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)