chore(deps): update dependency webpack to v5.76.2
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovator Bot 2023-03-20 00:11:02 +00:00
parent d3ec763b55
commit 0937398bdc
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"prettier-plugin-go-template": "0.0.13",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"webpack": "5.76.1",
"webpack": "5.76.2",
"webpack-cli": "5.0.1",
"webpack-favicons": "1.3.8"
}
@ -4444,9 +4444,9 @@
}
},
"node_modules/webpack": {
"version": "5.76.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.1.tgz",
"integrity": "sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==",
"version": "5.76.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.2.tgz",
"integrity": "sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",

View File

@ -29,7 +29,7 @@
"prettier-plugin-go-template": "0.0.13",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"webpack": "5.76.1",
"webpack": "5.76.2",
"webpack-cli": "5.0.1",
"webpack-favicons": "1.3.8"
},