Skip to content

Commit c6524b0

Browse files
chore(deps-dev): bump the eslint group across 1 directory with 2 updates (#174)
Bumps the eslint group with 2 updates in the / directory: [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `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) Updates `typescript-eslint` from 8.57.1 to 8.57.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cdf0cc commit c6524b0

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"@types/react-dom": "^19.2.3",
4141
"@vitejs/plugin-react": "^6.0.1",
4242
"eslint": "^9.39.4",
43-
"eslint-config-next": "^16.1.6",
43+
"eslint-config-next": "^16.2.1",
4444
"eslint-config-prettier": "^10.1.8",
4545
"jsdom": "^29.0.0",
4646
"prettier": "^3.8.1",
4747
"typescript": "5.9.3",
48-
"typescript-eslint": "^8.57.0",
48+
"typescript-eslint": "^8.57.2",
4949
"vitest": "^4.1.0"
5050
}
5151
}

0 commit comments

Comments
 (0)