Skip to content

Commit c065286

Browse files
build(deps-dev): bump webpack from 5.76.1 to 5.94.0 (#1631)
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.76.1...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f3ebaa commit c065286

File tree

2 files changed

+255
-308
lines changed

2 files changed

+255
-308
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"ts-loader": "^9.4.4",
147147
"ts-node": "^10.9.1",
148148
"typescript": "^5.1.6",
149-
"webpack": "^5.69.1"
149+
"webpack": "^5.94.0"
150150
},
151151
"lint-staged": {
152152
"./**/*.js": [

0 commit comments

Comments
 (0)