Skip to content

Commit

Permalink
Bump eslint-config-next from 15.0.3 to 15.0.4
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.0.3 to 15.0.4.
- [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.4/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 10, 2024
1 parent b384f3b commit dddd5bd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 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.0",
"eslint": "^8.57.1",
"eslint-config-next": "^15.0.3"
"eslint-config-next": "^15.0.4"
}
}
18 changes: 9 additions & 9 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.0.3",
"eslint-config-next": "^15.0.4",
"express": "^4.21.2",
"http-link-header": "^1.1.3",
"jest": "^29.7.0",
Expand Down

0 comments on commit dddd5bd

Please sign in to comment.