Skip to content

Commit 3b1cd03

Browse files
chore(deps): update dependency webpack to v5.97.1 (#3375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4001834 commit 3b1cd03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

zucchini-ui-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"sass-loader": "14.2.1",
5454
"ts-loader": "9.5.1",
5555
"typescript": "5.7.2",
56-
"webpack": "5.97.0",
56+
"webpack": "5.97.1",
5757
"webpack-cli": "4.10.0",
5858
"webpack-dev-server": "4.15.2"
5959
},

zucchini-ui-frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9071,10 +9071,10 @@ webpack-sources@^3.2.3:
90719071
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
90729072
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
90739073

9074-
webpack@5.97.0:
9075-
version "5.97.0"
9076-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.97.0.tgz#1c5e3b9319f8c6decb19b142e776d90e629d5c40"
9077-
integrity sha512-CWT8v7ShSfj7tGs4TLRtaOLmOCPWhoKEvp+eA7FVx8Xrjb3XfT0aXdxDItnRZmE8sHcH+a8ayDrJCOjXKxVFfQ==
9074+
webpack@5.97.1:
9075+
version "5.97.1"
9076+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.97.1.tgz#972a8320a438b56ff0f1d94ade9e82eac155fa58"
9077+
integrity sha512-EksG6gFY3L1eFMROS/7Wzgrii5mBAFe4rIr3r2BTfo7bcc+DWwFZ4OJ/miOuHJO/A85HwyI4eQ0F6IKXesO7Fg==
90789078
dependencies:
90799079
"@types/eslint-scope" "^3.7.7"
90809080
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)