Skip to content

Commit 57b63eb

Browse files
chore(deps): update dependency webpack to v5.72.0 (#794)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bbf5141 commit 57b63eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"sass-loader": "12.6.0",
4242
"terser-webpack-plugin": "4.2.3",
4343
"ts-loader": "9.2.8",
44-
"webpack": "5.70.0",
44+
"webpack": "5.72.0",
4545
"webpack-cli": "4.9.2",
4646
"webpack-dev-server": "4.8.1"
4747
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16112,10 +16112,10 @@ webpack-sources@^3.2.3:
1611216112
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
1611316113
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1611416114

16115-
webpack@5.70.0:
16116-
version "5.70.0"
16117-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.70.0.tgz#3461e6287a72b5e6e2f4872700bc8de0d7500e6d"
16118-
integrity sha512-ZMWWy8CeuTTjCxbeaQI21xSswseF2oNOwc70QSKNePvmxE7XW36i7vpBMYZFAUHPwQiEbNGCEYIOOlyRbdGmxw==
16115+
webpack@5.72.0:
16116+
version "5.72.0"
16117+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.72.0.tgz#f8bc40d9c6bb489a4b7a8a685101d6022b8b6e28"
16118+
integrity sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==
1611916119
dependencies:
1612016120
"@types/eslint-scope" "^3.7.3"
1612116121
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)