Skip to content

Commit d14708f

Browse files
committed
chore(deps): update dependency webpack to v5.71.0
1 parent 4c63bcb commit d14708f

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.70.0",
95+
"webpack": "5.71.0",
9696
"webpack-cli": "4.9.2",
9797
"webpack-dev-server": "4.7.4"
9898
},

yarn.lock

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

6891-
webpack@5.70.0:
6892-
version "5.70.0"
6893-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.70.0.tgz#3461e6287a72b5e6e2f4872700bc8de0d7500e6d"
6894-
integrity sha512-ZMWWy8CeuTTjCxbeaQI21xSswseF2oNOwc70QSKNePvmxE7XW36i7vpBMYZFAUHPwQiEbNGCEYIOOlyRbdGmxw==
6891+
webpack@5.71.0:
6892+
version "5.71.0"
6893+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.71.0.tgz#b01fcf379570b8c5ee06ca06c829ca168c951884"
6894+
integrity sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==
68956895
dependencies:
68966896
"@types/eslint-scope" "^3.7.3"
68976897
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)