Bump webpack from 5.28.0 to 5.30.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.28.0 to 5.30.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.28.0...v5.30.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-06 02:52:15 +00:00 committed by Labhansh Agrawal
parent ad8b1041c5
commit eaf479308b
2 changed files with 5 additions and 5 deletions

View file

@ -121,7 +121,7 @@
"terser": "5.6.1", "terser": "5.6.1",
"ts-node": "9.1.1", "ts-node": "9.1.1",
"typescript": "4.2.3", "typescript": "4.2.3",
"webpack": "5.28.0" "webpack": "5.30.0"
}, },
"electronmon": { "electronmon": {
"patterns": [ "patterns": [

View file

@ -8189,10 +8189,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1" source-list-map "^2.0.1"
source-map "^0.6.1" source-map "^0.6.1"
webpack@5.28.0, webpack@^5.1.0: webpack@5.30.0, webpack@^5.1.0:
version "5.28.0" version "5.30.0"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.28.0.tgz#0de8bcd706186b26da09d4d1e8cbd3e4025a7c2f" resolved "https://registry.npmjs.org/webpack/-/webpack-5.30.0.tgz#07d87c182a060e0c2491062f3dc0edc85a29d884"
integrity sha512-1xllYVmA4dIvRjHzwELgW4KjIU1fW4PEuEnjsylz7k7H5HgPOctIq7W1jrt3sKH9yG5d72//XWzsHhfoWvsQVg== integrity sha512-Zr9NIri5yzpfmaMea2lSMV1UygbW0zQsSlGLMgKUm63ACXg6alhd1u4v5UBSBjzYKXJN6BNMGVM7w165e7NxYA==
dependencies: dependencies:
"@types/eslint-scope" "^3.7.0" "@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.46" "@types/estree" "^0.0.46"