Skip to content

Commit a43a9cc

Browse files
chore(deps): update dependency webpack to v5.75.0
1 parent a79671a commit a43a9cc

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
@@ -96,7 +96,7 @@
9696
"rollup-plugin-node-resolve": "5.2.0",
9797
"rollup-plugin-replace": "2.2.0",
9898
"rollup-plugin-terser": "7.0.2",
99-
"webpack": "5.74.0",
99+
"webpack": "5.75.0",
100100
"webpack-cli": "4.10.0",
101101
"webpack-dev-server": "4.11.1"
102102
},

yarn.lock

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

6913-
webpack@5.74.0:
6914-
version "5.74.0"
6915-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.74.0.tgz#02a5dac19a17e0bb47093f2be67c695102a55980"
6916-
integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==
6913+
webpack@5.75.0:
6914+
version "5.75.0"
6915+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
6916+
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
69176917
dependencies:
69186918
"@types/eslint-scope" "^3.7.3"
69196919
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)