mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 01:50:52 +01:00
Bump webpack from 4.32.1 to 4.32.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.32.1 to 4.32.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.32.1...v4.32.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
e43ab8ddc9
commit
779fc43c1f
6
package-lock.json
generated
6
package-lock.json
generated
@ -13493,9 +13493,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"webpack": {
|
"webpack": {
|
||||||
"version": "4.32.1",
|
"version": "4.32.2",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.32.1.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.32.2.tgz",
|
||||||
"integrity": "sha512-R0S2tfWP2tZ8ZC2dwgnUVfa9LPvhGWJXjqfgIQ6jply+9ncBbt8IZ9p83uVeqsZ/s8zKA3XyepciWNHnSxxnHg==",
|
"integrity": "sha512-F+H2Aa1TprTQrpodRAWUMJn7A8MgDx82yQiNvYMaj3d1nv3HetKU0oqEulL9huj8enirKi8KvEXQ3QtuHF89Zg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@webassemblyjs/ast": "1.8.5",
|
"@webassemblyjs/ast": "1.8.5",
|
||||||
|
@ -81,7 +81,7 @@
|
|||||||
"stylelint-scss": "^3.6.1",
|
"stylelint-scss": "^3.6.1",
|
||||||
"uglifyjs-3-webpack-plugin": "^1.2.4",
|
"uglifyjs-3-webpack-plugin": "^1.2.4",
|
||||||
"unfetch": "^3.0.0",
|
"unfetch": "^3.0.0",
|
||||||
"webpack": "^4.32.1",
|
"webpack": "^4.32.2",
|
||||||
"webpack-cli": "^3.3.2",
|
"webpack-cli": "^3.3.2",
|
||||||
"webpack-manifest-plugin": "^2.0.4"
|
"webpack-manifest-plugin": "^2.0.4"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user