Merge pull request #3197 from tridactyl/dependabot/npm_and_yarn/webpack-5.12.1

This commit is contained in:
dependabot-preview[bot] 2021-01-08 16:19:17 +00:00 committed by GitHub
commit 1522f0900c
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.4.1",
"web-ext-types": "^3.2.1",
"webpack": "^5.12.0",
"webpack": "^5.12.1",
"webpack-cli": "^4.3.1"
},
"scripts": {

View file

@ -8450,10 +8450,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@^5.12.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.12.0.tgz#aba0fae329b4f50d470bc8681f6443962b019c7e"
integrity sha512-ZpXT2XxASdcD/+NOxfJh27GhepQSZvZd04etjza608meOneUhFWBouqLb6bV03HYMf3Z+y4Q5yg95ZSVxi+z6Q==
webpack@^5.12.1:
version "5.12.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.12.1.tgz#e81b916d17ea1c6be33c7b486aeebd5e8c235aac"
integrity sha512-Bh6hPzUvTLuGZg33xsZLEtAkaEJf9ux29WwGj4IeAGUCy7RE8zhqe4aHN4UqA8yHmHzvhORFH2p9ohB6h6R3yg==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.45"