Skip to content

Commit 400f6a1

Browse files
Copiloticlanton
andauthored
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]>
1 parent 2461ea4 commit 400f6a1

File tree

4 files changed

+107
-144
lines changed

4 files changed

+107
-144
lines changed

build-tests/api-extractor-test-05/dist/tsdoc-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"toolPackages": [
66
{
77
"packageName": "@microsoft/api-extractor",
8-
"packageVersion": "7.53.0"
8+
"packageVersion": "7.53.1"
99
}
1010
]
1111
}

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)