Merge pull request #3487 from tridactyl/dependabot/npm_and_yarn/webpack-5.26.1

This commit is contained in:
dependabot-preview[bot] 2021-03-16 14:42:19 +00:00 committed by GitHub
commit 149a64f332
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": "^6.0.0",
"web-ext-types": "^3.2.1",
"webpack": "^5.26.0",
"webpack": "^5.26.1",
"webpack-cli": "^4.5.0"
},
"scripts": {

View file

@ -7920,10 +7920,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@^5.26.0:
version "5.26.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.26.0.tgz#269841ed7b5c6522221aa27f7efceda04c8916d7"
integrity sha512-9kQATUOGQBkqzNKFmFON4KXZDsXnE7xk58tBxca8aCi+6/QhAbmWIvtGqBL66XIsBFpomFH0/0KyCaySo0ta2g==
webpack@^5.26.1:
version "5.26.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.26.1.tgz#164ce73703f88936925dfe843b85806145f4d1e9"
integrity sha512-yepddlLlSfXq9NEIl5udTbETC4kG4UMzdeY4KJfaznFbN1SEIobj89aVVfh/Xei/pKPofGmC8hVT2CJ3Hl/8VQ==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.46"