Skip to content

Commit 43a434c

Browse files
authored
Merge pull request NdoleStudio#141 from NdoleStudio/dependabot/npm_and_yarn/web/webpack-5.76.2
fix(deps): bump webpack from 5.76.1 to 5.76.2 in /web
2 parents c04c366 + 7c5ab97 commit 43a434c

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
@@ -14067,10 +14067,10 @@ webpack@^4.46.0:
1406714067
watchpack "^1.7.4"
1406814068
webpack-sources "^1.4.1"
1406914069

14070-
webpack@^5, webpack@^5.76.1:
14071-
version "5.76.1"
14072-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c"
14073-
integrity sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==
14070+
webpack@^5, webpack@^5.76.2:
14071+
version "5.76.2"
14072+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.2.tgz#6f80d1c1d1e3bf704db571b2504a0461fac80230"
14073+
integrity sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==
1407414074
dependencies:
1407514075
"@types/eslint-scope" "^3.7.3"
1407614076
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)