1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00

Bump @types/mini-css-extract-plugin from 1.0.0 to 1.2.0

Bumps [@types/mini-css-extract-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mini-css-extract-plugin) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mini-css-extract-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-26 13:45:00 +00:00
parent 5b92f16352
commit 7b1c0c7a09
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3107,9 +3107,9 @@
"dev": true
},
"@types/mini-css-extract-plugin": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@types/mini-css-extract-plugin/-/mini-css-extract-plugin-1.0.0.tgz",
"integrity": "sha512-RPwytnqlrfxPvTbASoGr+mVMeGIw8rw2XuyUUFZ8ba+TOAODQLP5E2+4X7VZLB4eV106pJtnBhagOP57hrY5uw==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@types/mini-css-extract-plugin/-/mini-css-extract-plugin-1.2.0.tgz",
"integrity": "sha512-X9BKNpY7Rcy9rELks/wu88DS1FfbGnM9ZccxPRXF2TOAksiIeefWj0CaVMYGufhFbMNH5M9JygsB96rlYYsKTA==",
"dev": true,
"requires": {
"@types/webpack": "*"

View File

@ -50,7 +50,7 @@
"@types/event-hooks-webpack-plugin": "^2.0.0",
"@types/html-minifier": "^4.0.0",
"@types/lunr": "^2.3.3",
"@types/mini-css-extract-plugin": "^1.0.0",
"@types/mini-css-extract-plugin": "^1.2.0",
"@types/node": "^14.14.3",
"@types/ramda": "^0.27.29",
"@types/resize-observer-browser": "^0.1.4",