mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Merge pull request #3403 from tridactyl/dependabot/npm_and_yarn/webpack-5.24.1
This commit is contained in:
commit
435fcd8903
2 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
|||
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||
"web-ext": "^5.5.0",
|
||||
"web-ext-types": "^3.2.1",
|
||||
"webpack": "^5.24.0",
|
||||
"webpack": "^5.24.1",
|
||||
"webpack-cli": "^4.5.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -8449,10 +8449,10 @@ webpack-sources@^2.1.1:
|
|||
source-list-map "^2.0.1"
|
||||
source-map "^0.6.1"
|
||||
|
||||
webpack@^5.24.0:
|
||||
version "5.24.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.0.tgz#dbb5017dae053a506d8b909b0b21367d05fd56ee"
|
||||
integrity sha512-ZkDxabL/InAQy9jluQTA8VIB7Gkhsv5uMJdAIz4QP2u4zaOX6+Tig7Jv+WSwhHp9qTnAx0rmn0dVTUPqZGRLbg==
|
||||
webpack@^5.24.1:
|
||||
version "5.24.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.1.tgz#6b7730bfba1ee94b05d05ef7c32743a35105a744"
|
||||
integrity sha512-eg+6OIt6npUSwbhRQY6XffAixEUSARBf+WAWOxrZwOB4jRbbpMXlridFy/Yt7N0U20Ry1vp/nnDbtN7l1rUdIA==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.0"
|
||||
"@types/estree" "^0.0.46"
|
||||
|
|
Loading…
Add table
Reference in a new issue