mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
build(deps-dev): 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
6fe72b6e33
commit
fc7f888f83
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -12219,9 +12219,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"webpack": {
|
||||
"version": "4.32.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.32.1.tgz",
|
||||
"integrity": "sha512-R0S2tfWP2tZ8ZC2dwgnUVfa9LPvhGWJXjqfgIQ6jply+9ncBbt8IZ9p83uVeqsZ/s8zKA3XyepciWNHnSxxnHg==",
|
||||
"version": "4.32.2",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.32.2.tgz",
|
||||
"integrity": "sha512-F+H2Aa1TprTQrpodRAWUMJn7A8MgDx82yQiNvYMaj3d1nv3HetKU0oqEulL9huj8enirKi8KvEXQ3QtuHF89Zg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@webassemblyjs/ast": "1.8.5",
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"uglifyjs-webpack-plugin": "^2.1.3",
|
||||
"web-ext": "^3.0.0",
|
||||
"web-ext-types": "^3.1.0",
|
||||
"webpack": "^4.32.1",
|
||||
"webpack": "^4.32.2",
|
||||
"webpack-cli": "^3.3.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue