Skip to content

Commit 82224cb

Browse files
deps-dev(deps-dev): bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [claude-code-lint](https://github.com/pdugan20/claudelint). Updates `@typescript-eslint/eslint-plugin` 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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` 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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/parser) Updates `claude-code-lint` from 0.2.4 to 0.3.0 - [Release notes](https://github.com/pdugan20/claudelint/releases) - [Changelog](https://github.com/pdugan20/claudelint/blob/main/CHANGELOG.md) - [Commits](pdugan20/claudelint@v0.2.4...v0.3.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: claude-code-lint dependency-version: 0.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 602e9bd commit 82224cb

2 files changed

Lines changed: 64 additions & 64 deletions

File tree

package-lock.json

Lines changed: 62 additions & 62 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
@@ -73,9 +73,9 @@
7373
"@types/jest": "^30.0.0",
7474
"@types/node": "^25.5.0",
7575
"@types/react": "^18.3.28",
76-
"@typescript-eslint/eslint-plugin": "^8.57.1",
76+
"@typescript-eslint/eslint-plugin": "^8.57.2",
7777
"@typescript-eslint/parser": "^8.53.0",
78-
"claude-code-lint": "^0.2.4",
78+
"claude-code-lint": "^0.3.0",
7979
"eslint": "^9.39.2",
8080
"eslint-config-prettier": "^10.1.8",
8181
"eslint-plugin-prettier": "^5.5.5",

0 commit comments

Comments
 (0)