Skip to content

Commit 1482578

Browse files
committed
Update dependency webpack to v5
1 parent 4418d78 commit 1482578

File tree

4 files changed

+281
-20
lines changed

4 files changed

+281
-20
lines changed

integration/firestore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"mocha": "7.2.0",
2929
"ts-loader": "8.0.11",
3030
"typescript": "4.0.5",
31-
"webpack": "4.44.2",
31+
"webpack": "5.10.2",
3232
"webpack-stream": "6.1.1"
3333
}
3434
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"typedoc": "0.16.11",
157157
"typescript": "4.0.5",
158158
"watch": "1.0.2",
159-
"webpack": "4.44.2",
159+
"webpack": "5.10.2",
160160
"yargs": "16.1.1"
161161
},
162162
"husky": {

repo-scripts/size-analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"rollup-plugin-replace": "2.2.0",
2424
"rollup-plugin-typescript2": "0.29.0",
2525
"@rollup/plugin-virtual": "2.0.3",
26-
"webpack": "4.44.2",
26+
"webpack": "5.10.2",
2727
"@types/webpack": "4.41.25",
2828
"webpack-virtual-modules": "0.3.2",
2929
"child-process-promise": "2.2.1",

0 commit comments

Comments
 (0)