Merge pull request #3245 from tridactyl/dependabot/npm_and_yarn/webpack-5.16.0

This commit is contained in:
dependabot-preview[bot] 2021-01-19 20:06:04 +00:00 committed by GitHub
commit 4bff474af7
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.15.0",
"webpack": "^5.16.0",
"webpack-cli": "^4.4.0"
},
"scripts": {

View file

@ -8477,10 +8477,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@^5.15.0:
version "5.15.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.15.0.tgz#63d7b6228a4e15ee8c89899c2cfdd993e809bdd2"
integrity sha512-y/xG+ONDz78yn3VvP6gAvGr1/gkxOgitvHSXBmquyN8KDtrGEyE3K9WkXOPB7QmfcOBCpO4ELXwNcCYQnEmexA==
webpack@^5.16.0:
version "5.16.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.16.0.tgz#796e093c2d92c229f013aefefde82b50c0572570"
integrity sha512-QOkctcjYfEGxcYg4AzPJafyAQ7ANc266/URkX881uFA7b2k31E0Dmpy1ExfppHOTp1kHDTsRh9sXojVUvgPF0g==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.45"