Skip to content

Commit e6e60a5

Browse files
Copiloticlanton
andcommitted
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 <5010588+iclanton@users.noreply.github.com> * Build completed successfully Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
1 parent 139634a commit e6e60a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.94.0"
20+
"webpack": "~5.98.0"
2121
}
2222
}

0 commit comments

Comments
 (0)