diff --git a/.changeset/twenty-turkeys-lay.md b/.changeset/twenty-turkeys-lay.md new file mode 100644 index 000000000..5741e90a6 --- /dev/null +++ b/.changeset/twenty-turkeys-lay.md @@ -0,0 +1,5 @@ +--- +"modular-scripts": patch +--- + +Bump mini-css-extract-plugin from 2.5.3 to 2.6.0 diff --git a/packages/modular-scripts/package.json b/packages/modular-scripts/package.json index 31c9a554f..e18aef392 100644 --- a/packages/modular-scripts/package.json +++ b/packages/modular-scripts/package.json @@ -77,7 +77,7 @@ "loader-utils": "3.2.0", "micromatch": "4.0.5", "mime": "^3.0.0", - "mini-css-extract-plugin": "2.5.3", + "mini-css-extract-plugin": "2.6.0", "npm-packlist": "5.0.2", "open": "8.3.0", "parse5": "6.0.1", diff --git a/yarn.lock b/yarn.lock index ae423bb3a..a13bbb07f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8780,10 +8780,10 @@ min-indent@^1.0.0: resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== -mini-css-extract-plugin@2.5.3: - version "2.5.3" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.3.tgz#c5c79f9b22ce9b4f164e9492267358dbe35376d9" - integrity sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw== +mini-css-extract-plugin@2.6.0: + version "2.6.0" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz#578aebc7fc14d32c0ad304c2c34f08af44673f5e" + integrity sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w== dependencies: schema-utils "^4.0.0"