Merge pull request #3489 from tridactyl/dependabot/npm_and_yarn/webpack-5.26.2

This commit is contained in:
dependabot-preview[bot] 2021-03-16 20:37:48 +00:00 committed by GitHub
commit c18b9e0e10
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.1",
"webpack": "^5.26.2",
"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.1:
version "5.26.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.26.1.tgz#164ce73703f88936925dfe843b85806145f4d1e9"
integrity sha512-yepddlLlSfXq9NEIl5udTbETC4kG4UMzdeY4KJfaznFbN1SEIobj89aVVfh/Xei/pKPofGmC8hVT2CJ3Hl/8VQ==
webpack@^5.26.2:
version "5.26.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.26.2.tgz#b61c018c9abdb7c67b08e2783ba46fe8723f59e8"
integrity sha512-h07tAPeQceEO3Idrevqv4ECcpMH8Zp0aUUJ+IytujWTVf6TF5PI3rKVw0Z+7rNjU4qJuEx18BykFxgRvR9VgEQ==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.46"