Skip to content

Commit

Permalink
build(deps-dev): bump webpack in /compositor/examples/consumer
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 1.14.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v1.14.0...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 Aug 27, 2024
1 parent 61aec80 commit 8a86fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compositor/examples/consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"gulp-typescript": "^5.0.0",
"run-sequence": "^1.2.2",
"typescript": "^2.7.2",
"webpack": "1.14.0"
"webpack": "5.94.0"
},
"private": true
}

0 comments on commit 8a86fe2

Please sign in to comment.