Skip to content

Commit a83dcff

Browse files
Bump webpack from 5.105.3 to 5.105.4 (#1438)
* Bump webpack from 5.105.3 to 5.105.4 Bumps [webpack](https://github.com/webpack/webpack) from 5.105.3 to 5.105.4. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.3...v5.105.4) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.105.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * updating package.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klaus <klahott@gmail.com>
1 parent 3f5dcac commit a83dcff

File tree

2 files changed

+13
-55
lines changed

2 files changed

+13
-55
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"ts-loader": "^9.5.4",
112112
"ts-node": "^10.9.2",
113113
"typescript": "^5.9.3",
114-
"webpack": "^5.105.3",
114+
"webpack": "^5.105.4",
115115
"webpack-cli": "^6.0.1"
116116
},
117117
"dependencies": {

0 commit comments

Comments
 (0)