Skip to content

Commit

Permalink
fix: update mini-css-extract-plugin to ^2.5.3 (#6987)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrinmn9 committed Feb 17, 2022
1 parent 2d8fa26 commit d302581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@vue/cli-service/package.json
Expand Up @@ -59,7 +59,7 @@
"launch-editor-middleware": "^2.2.1",
"lodash.defaultsdeep": "^4.6.1",
"lodash.mapvalues": "^4.6.0",
"mini-css-extract-plugin": "~2.4.3",
"mini-css-extract-plugin": "^2.5.3",
"minimist": "^1.2.5",
"module-alias": "^2.2.2",
"portfinder": "^1.0.26",
Expand Down

0 comments on commit d302581

Please sign in to comment.