mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-24 07:30:12 +01:00
Bump webpack from 4.41.4 to 4.41.5
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.4 to 4.41.5. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.4...v4.41.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0e98a23775
commit
7417529691
6
package-lock.json
generated
6
package-lock.json
generated
@ -15045,9 +15045,9 @@
|
||||
}
|
||||
},
|
||||
"webpack": {
|
||||
"version": "4.41.4",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.41.4.tgz",
|
||||
"integrity": "sha512-Lc+2uB6NjpCWsHI3trkoISOI64h9QYIXenbEWj3bn3oyjfB1lEBXjWAfAyY2sM0rZn41oD5V91OLwKRwS6Wp8Q==",
|
||||
"version": "4.41.5",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.41.5.tgz",
|
||||
"integrity": "sha512-wp0Co4vpyumnp3KlkmpM5LWuzvZYayDwM2n17EHFr4qxBBbRokC7DJawPJC7TfSFZ9HZ6GsdH40EBj4UV0nmpw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@webassemblyjs/ast": "1.8.5",
|
||||
|
@ -81,7 +81,7 @@
|
||||
"stylelint-scss": "^3.13.0",
|
||||
"uglifyjs-3-webpack-plugin": "^1.2.4",
|
||||
"unfetch": "^3.0.0",
|
||||
"webpack": "^4.41.4",
|
||||
"webpack": "^4.41.5",
|
||||
"webpack-cli": "^3.3.10",
|
||||
"webpack-manifest-plugin": "^2.2.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user