chore(deps-dev): bump mini-css-extract-plugin from 2.8.1 to 2.9.0 (#9836)

This commit is contained in:
dependabot[bot]
2024-04-17 11:44:25 +00:00
committed by GitHub
parent f4ac23b3a8
commit 211297501e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -100,7 +100,7 @@
"license-checker": "^25.0.0",
"lint-staged": "^15.2.2",
"local-web-server": "^5.3.3",
"mini-css-extract-plugin": "^2.8.1",
"mini-css-extract-plugin": "^2.9.0",
"npm-audit-ci-wrapper": "^3.0.2",
"npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1",
@@ -20280,9 +20280,9 @@
}
},
"node_modules/mini-css-extract-plugin": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.1.tgz",
"integrity": "sha512-/1HDlyFRxWIZPI1ZpgqlZ8jMw/1Dp/dl3P0L1jtZ+zVcHqwPhGwaJwKL00WVgfnBy6PWCde9W65or7IIETImuA==",
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz",
"integrity": "sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==",
"dev": true,
"dependencies": {
"schema-utils": "^4.0.0",