Skip to content

Commit dcae5f1

Browse files
chore(deps-dev): bump webpack in the npm_and_yarn group (#8)
Bumps the npm_and_yarn group with 1 update: [webpack](https://github.com/webpack/webpack). Updates `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:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39e9f02 commit dcae5f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"ts-node": "10.9.1",
165165
"typescript": "5.0.3",
166166
"wait-on": "7.0.1",
167-
"webpack": "5.76.0",
167+
"webpack": "5.94.0",
168168
"webpack-bundle-analyzer": "4.5.0",
169169
"webpack-cli": "4.10.0",
170170
"webpack-dev-server": "4.9.3",
@@ -265,7 +265,7 @@
265265
"rxjs": "6.6.0",
266266
"styled-components": "5.3.10",
267267
"typescript": "5.0.3",
268-
"webpack": "5.76.0",
268+
"webpack": "5.94.0",
269269
"webpack-cli": "4.10.0",
270270
"webpack-dev-server": "4.9.3",
271271
"y-websocket": "1.4.5",

0 commit comments

Comments
 (0)