Skip to content

Commit 86f5a77

Browse files
dependabot[bot]lachlanjc
authored andcommitted
chore(deps-dev): bump webpack from 5.86.0 to 5.91.0
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] <[email protected]>
1 parent e2dfe11 commit 86f5a77

File tree

2 files changed

+530
-212
lines changed

2 files changed

+530
-212
lines changed

examples/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"devDependencies": {
2626
"@types/react": "^18.2.12",
2727
"typescript": "^5",
28-
"webpack": "^5.86.0"
28+
"webpack": "^5.91.0"
2929
}
3030
}

0 commit comments

Comments
 (0)