Bump webpack from 5.20.2 to 5.21.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.20.2 to 5.21.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.20.2...v5.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-05 21:11:23 +00:00 committed by GitHub
parent c36a0638ab
commit 877a28a5d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@
"uglifyjs-webpack-plugin": "^2.2.0",
"web-ext": "^5.5.0",
"web-ext-types": "^3.2.1",
"webpack": "^5.20.2",
"webpack": "^5.21.0",
"webpack-cli": "^4.5.0"
},
"scripts": {

View file

@ -8442,10 +8442,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@^5.20.2:
version "5.20.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.20.2.tgz#55a6e461e2a6e1ca7467a419886acf9c7b052d5f"
integrity sha512-gGPip54KK7DznaaPHVuNGqym3LAXXL+bPkZ9SlLTCdHmmk+m5x+D4UZdhWvw32CMahYlZwZYPsioFIw36/txYQ==
webpack@^5.21.0:
version "5.21.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.21.0.tgz#0dac2d97a2b274f2bd14c043d60cba11e0eb2198"
integrity sha512-DoFw0eAPbh2DXyBn0nP5lMnytPXlkLsdXOpBQyibf+1OCnThxUVPzMbth/+JS97HN0mfl7OhLmEKLw+kg0jmkg==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.46"