Skip to content

Commit

Permalink
chore(deps-dev): Bump the development-dependencies-minor group with 2…
Browse files Browse the repository at this point in the history
… updates

Bumps the development-dependencies-minor group with 2 updates: [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) and [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer).


Updates `@next/eslint-plugin-next` from 15.0.2 to 15.0.3
- [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.0.3/packages/eslint-plugin-next)

Updates `@next/bundle-analyzer` from 15.0.2 to 15.0.3
- [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.0.3/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 089f1e4 commit 953e301
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"typed.js": "2.1.0"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.2",
"@next/bundle-analyzer": "15.0.3",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"autoprefixer": "10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@eslint/js": "9.14.0",
"@next/eslint-plugin-next": "15.0.2",
"@next/eslint-plugin-next": "15.0.3",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/eslint__js": "8.42.3",
"eslint": "9.14.0",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit 953e301

Please sign in to comment.