Skip to content

Commit 52d92b1

Browse files
dependabot[bot]Copiloticlanton
authored
Bump webpack from 5.73.0 to 5.94.0 in /build-tests/webpack-local-version-test (#5413)
* Bump webpack in /build-tests/webpack-local-version-test Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.73.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.94.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Align webpack version in webpack-local-version-test with monorepo standard (#5455) * Initial plan * Update webpack to ~5.98.0 and run rush update Co-authored-by: iclanton <[email protected]> * Build completed successfully Co-authored-by: iclanton <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: iclanton <[email protected]> * Rush update. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]> Co-authored-by: iclanton <[email protected]> Co-authored-by: Ian Clanton-Thuon <[email protected]>
1 parent 6e6df73 commit 52d92b1

File tree

3 files changed

+104
-127
lines changed

3 files changed

+104
-127
lines changed

build-tests/webpack-local-version-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"eslint": "~9.25.1",
1818
"html-webpack-plugin": "~5.5.0",
1919
"typescript": "~5.8.2",
20-
"webpack": "5.73.0"
20+
"webpack": "~5.98.0"
2121
}
2222
}

0 commit comments

Comments
 (0)