Skip to content

Commit 60b65ff

Browse files
chore(deps-dev): bump the eslint group with 2 updates (#177)
Bumps the eslint group with 2 updates: [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.1 to 16.2.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/v16.2.2/packages/eslint-config-next) Updates `typescript-eslint` from 8.57.2 to 8.58.0 - [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.58.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor 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 04307d1 commit 60b65ff

File tree

2 files changed

+87
-87
lines changed

2 files changed

+87
-87
lines changed

package-lock.json

Lines changed: 85 additions & 85 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.2.1",
43+
"eslint-config-next": "^16.2.2",
4444
"eslint-config-prettier": "^10.1.8",
4545
"jsdom": "^29.0.1",
4646
"prettier": "^3.8.1",
4747
"typescript": "5.9.3",
48-
"typescript-eslint": "^8.57.2",
48+
"typescript-eslint": "^8.58.0",
4949
"vitest": "^4.1.2"
5050
}
5151
}

0 commit comments

Comments
 (0)