Skip to content

Commit 1ac6165

Browse files
committed
Update dependency webpack to v5.72.0
1 parent d667ff7 commit 1ac6165

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"qunit-dom": "2.0.0",
6969
"release-it": "14.14.1",
7070
"release-it-lerna-changelog": "4.0.1",
71-
"webpack": "5.71.0"
71+
"webpack": "5.72.0"
7272
},
7373
"engines": {
7474
"node": "12.* || >= 14"

yarn.lock

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

12172-
webpack@5.71.0:
12173-
version "5.71.0"
12174-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.71.0.tgz#b01fcf379570b8c5ee06ca06c829ca168c951884"
12175-
integrity sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==
12172+
webpack@5.72.0:
12173+
version "5.72.0"
12174+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.72.0.tgz#f8bc40d9c6bb489a4b7a8a685101d6022b8b6e28"
12175+
integrity sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==
1217612176
dependencies:
1217712177
"@types/eslint-scope" "^3.7.3"
1217812178
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)