Skip to content

Commit 0b0289f

Browse files
build(deps-dev): bump eslint-config-next in /dashboard (#764)
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 16.2.0 to 16.2.1. - [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/v16.2.1/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 554591b commit 0b0289f

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

dashboard/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react": "^19",
3333
"@types/react-dom": "^19",
3434
"eslint": "^10",
35-
"eslint-config-next": "16.2.0",
35+
"eslint-config-next": "16.2.1",
3636
"tailwindcss": "^4",
3737
"tw-animate-css": "^1.4.0",
3838
"typescript": "^6"

0 commit comments

Comments
 (0)