Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 507a3fb

Browse files
chore(deps): update dependency webpack to v5.76.3
1 parent 6a45a44 commit 507a3fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ts-node": "10.9.1",
4848
"tsconfig-paths-webpack-plugin": "4.0.1",
4949
"typescript": "4.9.5",
50-
"webpack": "5.76.2",
50+
"webpack": "5.76.3",
5151
"webpack-cli": "5.0.1",
5252
"webpack-node-externals": "3.0.0"
5353
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3634,10 +3634,10 @@ webpack-sources@^3.2.3:
36343634
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
36353635
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
36363636

3637-
webpack@5.76.2:
3638-
version "5.76.2"
3639-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.2.tgz#6f80d1c1d1e3bf704db571b2504a0461fac80230"
3640-
integrity sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==
3637+
webpack@5.76.3:
3638+
version "5.76.3"
3639+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.3.tgz#dffdc72c8950e5b032fddad9c4452e7787d2f489"
3640+
integrity sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==
36413641
dependencies:
36423642
"@types/eslint-scope" "^3.7.3"
36433643
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)