Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-next in /frontend
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 12.3.4 to 14.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/v14.0.3/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 994f437 commit f5d8ee4
Show file tree
Hide file tree
Showing 2 changed files with 523 additions and 174 deletions.
2 changes: 1 addition & 1 deletion frontend/examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/react": "^18.2.32",
"@types/react-dom": "^18.2.7",
"eslint": "^8.52.0",
"eslint-config-next": "^12.3.0",
"eslint-config-next": "^14.0.3",
"typescript": "^4.8.3"
}
}
Loading

0 comments on commit f5d8ee4

Please sign in to comment.