Skip to content

Commit 65eb033

Browse files
authored
Merge pull request #298 from vip-git/renovate/mini-css-extract-plugin-0.x
Update dependency mini-css-extract-plugin to v0.9.0
2 parents 96f4a1e + 4b1ad2b commit 65eb033

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"jest-transform-stub": "2.0.0",
132132
"lerna": "3.22.1",
133133
"lint-staged": "7.3.0",
134-
"mini-css-extract-plugin": "0.7.0",
134+
"mini-css-extract-plugin": "0.9.0",
135135
"nodemon": "1.19.1",
136136
"plop": "2.4.0",
137137
"pm2": "3.5.1",

src/client/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"i18next": "17.3.1",
1515
"jsonwebtoken": "8.5.1",
1616
"lodash": "4.17.19",
17-
"mini-css-extract-plugin": "0.7.0",
17+
"mini-css-extract-plugin": "0.9.0",
1818
"prop-types": "15.7.2",
1919
"react-dev-utils": "5.0.3",
2020
"react-dom": "16.8.6",

0 commit comments

Comments
 (0)