Skip to content

Commit 1a0efa3

Browse files
Bump webpack from 5.76.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.76.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ff9474 commit 1a0efa3

File tree

4 files changed

+199
-348
lines changed

4 files changed

+199
-348
lines changed

integration/firestore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"mocha": "9.2.2",
3131
"ts-loader": "9.5.1",
3232
"typescript": "4.2.2",
33-
"webpack": "5.76.0",
33+
"webpack": "5.94.0",
3434
"webpack-stream": "7.0.0"
3535
}
3636
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"typescript": "4.7.4",
159159
"undici": "6.19.7",
160160
"watch": "1.0.2",
161-
"webpack": "5.76.0",
161+
"webpack": "5.94.0",
162162
"yargs": "17.7.2"
163163
}
164164
}

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": "5.76.0",
29+
"webpack": "5.94.0",
3030
"@types/webpack": "5.28.5",
3131
"webpack-virtual-modules": "0.5.0",
3232
"child-process-promise": "2.2.1",

0 commit comments

Comments
 (0)