Skip to content

Commit

Permalink
Bump eslint-config-next from 15.1.0 to 15.1.2
Browse files Browse the repository at this point in the history
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) 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/eslint-config-next)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 8f4d009 commit 3bc9f93
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@types/react-dom": "^18.3.1",
"esbuild": "^0.24.2",
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.0"
"eslint-config-next": "^15.1.2"
}
}
21 changes: 9 additions & 12 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 @@ -58,7 +58,7 @@
"@typescript-eslint/parser": "^7.18.0",
"dotenv-flow": "^4.0.1",
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.0",
"eslint-config-next": "^15.1.2",
"express": "^4.21.2",
"http-link-header": "^1.1.3",
"jest": "^29.7.0",
Expand Down

0 comments on commit 3bc9f93

Please sign in to comment.