mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Bump webpack from 4.39.0 to 4.39.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.0 to 4.39.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.0...v4.39.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
dd604a57cf
commit
c20db13bc8
6
package-lock.json
generated
6
package-lock.json
generated
@ -13662,9 +13662,9 @@
|
||||
}
|
||||
},
|
||||
"webpack": {
|
||||
"version": "4.39.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.39.0.tgz",
|
||||
"integrity": "sha512-nrxFNSEKm4T1C/EsgOgN50skt//Pl4X7kgJC1MrlE47M292LSCVmMOC47iTGL0CGxbdwhKGgeThrJcw0bstEfA==",
|
||||
"version": "4.39.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.39.1.tgz",
|
||||
"integrity": "sha512-/LAb2TJ2z+eVwisldp3dqTEoNhzp/TLCZlmZm3GGGAlnfIWDgOEE758j/9atklNLfRyhKbZTCOIoPqLJXeBLbQ==",
|
||||
"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.39.0",
|
||||
"webpack": "^4.39.1",
|
||||
"webpack-cli": "^3.3.6",
|
||||
"webpack-manifest-plugin": "^2.0.4"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user