mirror of
https://github.com/strapi/strapi.git
synced 2025-12-14 08:44:16 +00:00
Merge pull request #15662 from strapi/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.2
chore(deps): bump mini-css-extract-plugin from 2.4.4 to 2.7.2
This commit is contained in:
commit
268e11b1ae
@ -99,7 +99,7 @@
|
|||||||
"markdown-it-sub": "^1.0.0",
|
"markdown-it-sub": "^1.0.0",
|
||||||
"markdown-it-sup": "1.0.0",
|
"markdown-it-sup": "1.0.0",
|
||||||
"match-sorter": "^4.0.2",
|
"match-sorter": "^4.0.2",
|
||||||
"mini-css-extract-plugin": "2.4.4",
|
"mini-css-extract-plugin": "2.7.2",
|
||||||
"msw": "0.49.1",
|
"msw": "0.49.1",
|
||||||
"node-polyfill-webpack-plugin": "2.0.1",
|
"node-polyfill-webpack-plugin": "2.0.1",
|
||||||
"node-schedule": "2.1.0",
|
"node-schedule": "2.1.0",
|
||||||
|
|||||||
10
yarn.lock
10
yarn.lock
@ -16338,12 +16338,12 @@ mini-create-react-context@^0.4.0:
|
|||||||
"@babel/runtime" "^7.12.1"
|
"@babel/runtime" "^7.12.1"
|
||||||
tiny-warning "^1.0.3"
|
tiny-warning "^1.0.3"
|
||||||
|
|
||||||
mini-css-extract-plugin@2.4.4:
|
mini-css-extract-plugin@2.7.2:
|
||||||
version "2.4.4"
|
version "2.7.2"
|
||||||
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.4.tgz#c7e5d2d931dcf100ae50ae949ba757c506b54b0f"
|
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz#e049d3ea7d3e4e773aad585c6cb329ce0c7b72d7"
|
||||||
integrity sha512-UJ+aNuFQaQaECu7AamlWOBLj2cJ6XSGU4zNiqXeZ7lZLe5VD0DoSPWFbWArXueo+6FZVbgHzpX9lUIaBIDLuYg==
|
integrity sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw==
|
||||||
dependencies:
|
dependencies:
|
||||||
schema-utils "^3.1.0"
|
schema-utils "^4.0.0"
|
||||||
|
|
||||||
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
|
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user