Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(example): bump eslint-config-next
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/nextjs-decorate with 1 update: [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `eslint-config-next` from 15.1.4 to 15.1.5
- [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.5/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 22, 2025
1 parent 2a1d1ca commit 944a1bf
Showing 2 changed files with 30 additions and 26 deletions.
54 changes: 29 additions & 25 deletions examples/nextjs-decorate/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 examples/nextjs-decorate/package.json
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@
"@types/react-dom": "^19",
"autoprefixer": "^10.4.20",
"eslint": "^8",
"eslint-config-next": "15.1.4",
"eslint-config-next": "15.1.5",
"postcss": "^8",
"tailwindcss": "^3.4.17",
"typescript": "^5"

0 comments on commit 944a1bf

Please sign in to comment.