Skip to content

Commit bb81cb9

Browse files
committed
chore(deps): update dependency webpack to v5.72.0
1 parent 5dd6a66 commit bb81cb9

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
@@ -92,7 +92,7 @@
9292
"rollup-plugin-node-resolve": "5.2.0",
9393
"rollup-plugin-replace": "2.2.0",
9494
"rollup-plugin-terser": "7.0.2",
95-
"webpack": "5.71.0",
95+
"webpack": "5.72.0",
9696
"webpack-cli": "4.9.2",
9797
"webpack-dev-server": "4.8.1"
9898
},

yarn.lock

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

6688-
webpack@5.71.0:
6689-
version "5.71.0"
6690-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.71.0.tgz#b01fcf379570b8c5ee06ca06c829ca168c951884"
6691-
integrity sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==
6688+
webpack@5.72.0:
6689+
version "5.72.0"
6690+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.72.0.tgz#f8bc40d9c6bb489a4b7a8a685101d6022b8b6e28"
6691+
integrity sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==
66926692
dependencies:
66936693
"@types/eslint-scope" "^3.7.3"
66946694
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)