Skip to content

Commit

Permalink
chore(deps): bump @next/bundle-analyzer from 15.1.0 to 15.1.2 (#626)
Browse files Browse the repository at this point in the history
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.1.0 to 15.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 20db13e commit 024da48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"*.{js,jsx}": "eslint --cache --fix"
},
"dependencies": {
"@next/bundle-analyzer": "^15.1.0",
"@next/bundle-analyzer": "^15.1.2",
"clsx": "^2.1.1",
"modern-normalize": "^3.0.1",
"next": "^15.1.2",
Expand Down

0 comments on commit 024da48

Please sign in to comment.