Skip to content

Commit

Permalink
deps(example): bump eslint-config-next
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/nextjs-app-dir-rate-limit 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]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent bd7dd9e commit 1bb34b7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions examples/nextjs-app-dir-rate-limit/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-app-dir-rate-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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"
Expand Down

0 comments on commit 1bb34b7

Please sign in to comment.