mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Bump webpack from 4.29.2 to 4.29.3
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.2 to 4.29.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.29.2...v4.29.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
0d89fa9585
commit
0eb42c0952
6
package-lock.json
generated
6
package-lock.json
generated
@ -14007,9 +14007,9 @@
|
||||
}
|
||||
},
|
||||
"webpack": {
|
||||
"version": "4.29.2",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.29.2.tgz",
|
||||
"integrity": "sha512-CIImg29B6IcIsQwxZJ6DtWXR024wX6vHfU8fB1UDxtSiEY1gwoqE1uSAi459vBOJuIYshu4BwMI7gxjVUqXPUg==",
|
||||
"version": "4.29.3",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.29.3.tgz",
|
||||
"integrity": "sha512-xPJvFeB+8tUflXFq+OgdpiSnsCD5EANyv56co5q8q8+YtEasn5Sj3kzY44mta+csCIEB0vneSxnuaHkOL2h94A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@webassemblyjs/ast": "1.7.11",
|
||||
|
@ -76,7 +76,7 @@
|
||||
"stylelint-scss": "^3.5.3",
|
||||
"uglifyjs-3-webpack-plugin": "^1.2.4",
|
||||
"unfetch": "^3.0.0",
|
||||
"webpack": "^4.29.2",
|
||||
"webpack": "^4.29.3",
|
||||
"webpack-cli": "^3.2.3",
|
||||
"webpack-manifest-plugin": "^2.0.4"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user