mirror of
https://github.com/Eugeny/tabby
synced 2024-12-13 14:52:45 +00:00
Bump webpack from 5.37.0 to 5.37.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.0 to 5.37.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.37.0...v5.37.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
012986dc7e
commit
befb8d44fd
2 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
|||
"typescript": "^4.2.4",
|
||||
"url-loader": "^4.1.1",
|
||||
"val-loader": "3.1.0",
|
||||
"webpack": "^5.37.0",
|
||||
"webpack": "^5.37.1",
|
||||
"webpack-bundle-analyzer": "^4.4.1",
|
||||
"webpack-cli": "^4.7.0",
|
||||
"yaml-loader": "0.6.0"
|
||||
|
|
|
@ -8861,10 +8861,10 @@ webpack-sources@^2.1.1:
|
|||
source-list-map "^2.0.1"
|
||||
source-map "^0.6.1"
|
||||
|
||||
webpack@^5.37.0:
|
||||
version "5.37.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.37.0.tgz#2ab00f613faf494504eb2beef278dab7493cc39d"
|
||||
integrity sha512-yvdhgcI6QkQkDe1hINBAJ1UNevqNGTVaCkD2SSJcB8rcrNNl922RI8i2DXUAuNfANoxwsiXXEA4ZPZI9q2oGLA==
|
||||
webpack@^5.37.1:
|
||||
version "5.37.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.37.1.tgz#2deb5acd350583c1ab9338471f323381b0b0c14b"
|
||||
integrity sha512-btZjGy/hSjCAAVHw+cKG+L0M+rstlyxbO2C+BOTaQ5/XAnxkDrP5sVbqWhXgo4pL3X2dcOib6rqCP20Zr9PLow==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.0"
|
||||
"@types/estree" "^0.0.47"
|
||||
|
|
Loading…
Reference in a new issue