Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.86.0 to 5.91.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.86.0 to 5.91.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.86.0...v5.91.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lachlanjc committed Apr 10, 2024
1 parent e2dfe11 commit 86f5a77
Show file tree
Hide file tree
Showing 2 changed files with 530 additions and 212 deletions.
2 changes: 1 addition & 1 deletion examples/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"devDependencies": {
"@types/react": "^18.2.12",
"typescript": "^5",
"webpack": "^5.86.0"
"webpack": "^5.91.0"
}
}

0 comments on commit 86f5a77

Please sign in to comment.