Skip to content

Commit bcdc830

Browse files
authored
Merge pull request #200 from NdoleStudio/dependabot/npm_and_yarn/web/webpack-5.85.0
fix(deps): bump webpack from 5.84.1 to 5.85.0 in /web
2 parents 02e61a1 + 0f826a3 commit bcdc830

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

web/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"vue-server-renderer": "2.6.14",
4646
"vue-template-compiler": "^2.6.14",
4747
"vuetify": "^2.6.15",
48-
"webpack": "^5.84.1"
48+
"webpack": "^5.85.0"
4949
},
5050
"devDependencies": {
5151
"@babel/eslint-parser": "^7.21.8",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14007,10 +14007,10 @@ webpack@^4.46.0:
1400714007
watchpack "^1.7.4"
1400814008
webpack-sources "^1.4.1"
1400914009

14010-
webpack@^5.84.1:
14011-
version "5.84.1"
14012-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.84.1.tgz#d4493acdeca46b26ffc99d86d784cabfeb925a15"
14013-
integrity sha512-ZP4qaZ7vVn/K8WN/p990SGATmrL1qg4heP/MrVneczYtpDGJWlrgZv55vxaV2ul885Kz+25MP2kSXkPe3LZfmg==
14010+
webpack@^5.85.0:
14011+
version "5.85.0"
14012+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.85.0.tgz#c14a6a3a91f84d67c450225661fda8da36bc7f49"
14013+
integrity sha512-7gazTiYqwo5OSqwH1tigLDL2r3qDeP2dOKYgd+LlXpsUMqDTklg6tOghexqky0/+6QY38kb/R/uRPUleuL43zg==
1401414014
dependencies:
1401514015
"@types/eslint-scope" "^3.7.3"
1401614016
"@types/estree" "^1.0.0"

0 commit comments

Comments
 (0)