Skip to content

Commit

Permalink
Bump webpack from 5.90.3 to 5.94.0 in /examples
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.90.3...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and spoenemann committed Sep 25, 2024
1 parent 9022845 commit 1c3714f
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 84 deletions.
145 changes: 62 additions & 83 deletions examples/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"style-loader": "^3.3.4",
"ts-loader": "~9.5.1",
"typescript": "~5.3.0",
"webpack": "~5.90.3",
"webpack": "~5.94.0",
"webpack-cli": "~5.1.4"
},
"scripts": {
Expand Down

0 comments on commit 1c3714f

Please sign in to comment.