Skip to content

Commit 934db6d

Browse files
Update dependency webpack to v5.76.3
1 parent 503324e commit 934db6d

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
@@ -60,7 +60,7 @@
6060
"typescript": "4.9.5",
6161
"vscode": "1.1.37",
6262
"watch": "1.0.2",
63-
"webpack": "5.75.0",
63+
"webpack": "5.76.3",
6464
"webpack-cli": "5.0.1"
6565
}
6666
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,10 +1160,10 @@ webpack-sources@^3.2.3:
11601160
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz"
11611161
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
11621162

1163-
webpack@5.75.0:
1164-
version "5.75.0"
1165-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
1166-
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
1163+
webpack@5.76.3:
1164+
version "5.76.3"
1165+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.3.tgz#dffdc72c8950e5b032fddad9c4452e7787d2f489"
1166+
integrity sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==
11671167
dependencies:
11681168
"@types/eslint-scope" "^3.7.3"
11691169
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)