Skip to content

Commit b7aa0ce

Browse files
Bump webpack from 5.76.0 to 5.94.0 in /examples/graphiql-webpack (#3756)
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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cdcabf commit b7aa0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/graphiql-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"html-webpack-plugin": "^5.5.0",
3232
"react-dom": "^18.2.0",
3333
"style-loader": "^3.3.1",
34-
"webpack": "5.76.0",
34+
"webpack": "5.94.0",
3535
"webpack-cli": "^5.0.1",
3636
"webpack-dev-server": "^4.11.1",
3737
"worker-loader": "^2.0.0",

0 commit comments

Comments
 (0)