mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Merge pull request #3197 from tridactyl/dependabot/npm_and_yarn/webpack-5.12.1
This commit is contained in:
commit
1522f0900c
2 changed files with 5 additions and 5 deletions
|
@ -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": {
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue