Skip to content

Commit 0e5208f

Browse files
Update dependency webpack to v5
1 parent fe7da7e commit 0e5208f

File tree

4 files changed

+278
-6
lines changed

4 files changed

+278
-6
lines changed

integration/firestore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"mocha": "9.2.2",
3232
"ts-loader": "8.4.0",
3333
"typescript": "4.2.2",
34-
"webpack": "4.46.0",
34+
"webpack": "5.86.0",
3535
"webpack-stream": "6.1.2"
3636
}
3737
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"typedoc": "0.16.11",
151151
"typescript": "4.7.4",
152152
"watch": "1.0.2",
153-
"webpack": "4.46.0",
153+
"webpack": "5.86.0",
154154
"yargs": "17.7.1"
155155
}
156156
}

repo-scripts/size-analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"rollup-plugin-replace": "2.2.0",
2727
"rollup-plugin-typescript2": "0.31.2",
2828
"@rollup/plugin-virtual": "2.1.0",
29-
"webpack": "4.46.0",
29+
"webpack": "5.86.0",
3030
"@types/webpack": "5.28.0",
3131
"webpack-virtual-modules": "0.5.0",
3232
"child-process-promise": "2.2.1",

0 commit comments

Comments
 (0)