mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 01:50:52 +01:00
Bump webpack from 4.35.3 to 4.36.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.35.3 to 4.36.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.35.3...v4.36.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
685848261f
commit
9f0fae01c0
6
package-lock.json
generated
6
package-lock.json
generated
@ -13633,9 +13633,9 @@
|
||||
}
|
||||
},
|
||||
"webpack": {
|
||||
"version": "4.35.3",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.35.3.tgz",
|
||||
"integrity": "sha512-xggQPwr9ILlXzz61lHzjvgoqGU08v5+Wnut19Uv3GaTtzN4xBTcwnobodrXE142EL1tOiS5WVEButooGzcQzTA==",
|
||||
"version": "4.36.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.36.1.tgz",
|
||||
"integrity": "sha512-Ej01/N9W8DVyhEpeQnbUdGvOECw0L46FxS12cCOs8gSK7bhUlrbHRnWkjiXckGlHjUrmL89kDpTRIkUk6Y+fKg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@webassemblyjs/ast": "1.8.5",
|
||||
|
@ -81,7 +81,7 @@
|
||||
"stylelint-scss": "^3.9.2",
|
||||
"uglifyjs-3-webpack-plugin": "^1.2.4",
|
||||
"unfetch": "^3.0.0",
|
||||
"webpack": "^4.35.3",
|
||||
"webpack": "^4.36.1",
|
||||
"webpack-cli": "^3.3.6",
|
||||
"webpack-manifest-plugin": "^2.0.4"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user