Skip to content

Commit 667e26b

Browse files
Bump webpack from 5.109.1 to 5.109.2 (#1659)
* Bump webpack from 5.109.1 to 5.109.2 Bumps [webpack](https://github.com/webpack/webpack) from 5.109.1 to 5.109.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.109.1...v5.109.2) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.109.2 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 6d08765 commit 667e26b

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@
111111
"ts-loader": "^9.6.2",
112112
"ts-node": "^10.9.2",
113113
"typescript": "^6.0.3",
114-
"webpack": "^5.109.1",
115-
"webpack-cli": "^7.2.1"
114+
"webpack": "^5.109.2",
115+
"webpack-cli": "^7.2.2"
116116
},
117117
"dependencies": {
118118
"@nomicfoundation/slang": "1.3.7",

0 commit comments

Comments
 (0)