Skip to content

Commit 7c5ab97

Browse files
fix(deps): bump webpack from 5.76.1 to 5.76.2 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.76.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.76.1...v5.76.2) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca94a6a commit 7c5ab97

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"vue-server-renderer": "2.6.14",
4141
"vue-template-compiler": "^2.6.14",
4242
"vuetify": "^2.6.14",
43-
"webpack": "^5.76.1"
43+
"webpack": "^5.76.2"
4444
},
4545
"devDependencies": {
4646
"@babel/eslint-parser": "^7.19.1",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14001,10 +14001,10 @@ webpack@^4.46.0:
1400114001
watchpack "^1.7.4"
1400214002
webpack-sources "^1.4.1"
1400314003

14004-
webpack@^5, webpack@^5.76.1:
14005-
version "5.76.1"
14006-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c"
14007-
integrity sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==
14004+
webpack@^5, webpack@^5.76.2:
14005+
version "5.76.2"
14006+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.2.tgz#6f80d1c1d1e3bf704db571b2504a0461fac80230"
14007+
integrity sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==
1400814008
dependencies:
1400914009
"@types/eslint-scope" "^3.7.3"
1401014010
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)