Bump webpack from 4.32.0 to 4.32.1

Bumps [webpack](https://github.com/webpack/webpack) from 4.32.0 to 4.32.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.32.0...v4.32.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-22 07:39:52 +00:00
parent 938b71d1b3
commit c85bb0ea30
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -12219,9 +12219,9 @@
"dev": true
},
"webpack": {
"version": "4.32.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.32.0.tgz",
"integrity": "sha512-ofFq9jjAn4HRzlmkcZZrjijbRZcqDw+mM9KrjKd0r6lS0qxyZ7jzICzhphGafXL62dGdjP7TgMK9mZeMLUgZgw==",
"version": "4.32.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.32.1.tgz",
"integrity": "sha512-R0S2tfWP2tZ8ZC2dwgnUVfa9LPvhGWJXjqfgIQ6jply+9ncBbt8IZ9p83uVeqsZ/s8zKA3XyepciWNHnSxxnHg==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",

View file

@ -39,7 +39,7 @@
"uglifyjs-webpack-plugin": "^2.1.3",
"web-ext": "^3.0.0",
"web-ext-types": "^3.1.0",
"webpack": "^4.32.0",
"webpack": "^4.32.1",
"webpack-cli": "^3.3.2"
},
"scripts": {