mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump webpack from 5.20.2 to 5.21.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.20.2 to 5.21.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.20.2...v5.21.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c36a0638ab
commit
877a28a5d0
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.20.2",
|
||||
"webpack": "^5.21.0",
|
||||
"webpack-cli": "^4.5.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -8442,10 +8442,10 @@ webpack-sources@^2.1.1:
|
|||
source-list-map "^2.0.1"
|
||||
source-map "^0.6.1"
|
||||
|
||||
webpack@^5.20.2:
|
||||
version "5.20.2"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.20.2.tgz#55a6e461e2a6e1ca7467a419886acf9c7b052d5f"
|
||||
integrity sha512-gGPip54KK7DznaaPHVuNGqym3LAXXL+bPkZ9SlLTCdHmmk+m5x+D4UZdhWvw32CMahYlZwZYPsioFIw36/txYQ==
|
||||
webpack@^5.21.0:
|
||||
version "5.21.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.21.0.tgz#0dac2d97a2b274f2bd14c043d60cba11e0eb2198"
|
||||
integrity sha512-DoFw0eAPbh2DXyBn0nP5lMnytPXlkLsdXOpBQyibf+1OCnThxUVPzMbth/+JS97HN0mfl7OhLmEKLw+kg0jmkg==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.0"
|
||||
"@types/estree" "^0.0.46"
|
||||
|
|
Loading…
Add table
Reference in a new issue