Update dependency webpack to v5.76.3

This commit is contained in:
renovate[bot]
2023-03-29 19:15:21 +00:00
committed by GitHub
parent db2d3cbb2d
commit e10f1c3db1
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -109,7 +109,7 @@
"stylelint-scss": "4.5.0",
"ts-loader": "9.4.2",
"typescript": "5.0.2",
"webpack": "5.76.2",
"webpack": "5.76.3",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.13.1",
"webpack-merge": "5.8.0",
@@ -18423,9 +18423,9 @@
"dev": true
},
"node_modules/webpack": {
"version": "5.76.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.2.tgz",
"integrity": "sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==",
"version": "5.76.3",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.3.tgz",
"integrity": "sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==",
"devOptional": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",
@@ -32909,9 +32909,9 @@
"dev": true
},
"webpack": {
"version": "5.76.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.2.tgz",
"integrity": "sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==",
"version": "5.76.3",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.3.tgz",
"integrity": "sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==",
"devOptional": true,
"requires": {
"@types/eslint-scope": "^3.7.3",