Skip to content

Commit 3eea26e

Browse files
build(deps-dev): bump the eslint group with 3 updates
Bumps the eslint 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 [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.55.0 - [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.55.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.54.0 to 8.55.0 - [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.55.0/packages/parser) Updates `typescript-eslint` from 8.54.0 to 8.55.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.55.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b4ed6b commit 3eea26e

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@types/react": "^19.2.13",
3535
"@types/react-dom": "^19.2.3",
3636
"@types/three": "^0.182.0",
37-
"@typescript-eslint/eslint-plugin": "^8.54.0",
38-
"@typescript-eslint/parser": "^8.54.0",
37+
"@typescript-eslint/eslint-plugin": "^8.55.0",
38+
"@typescript-eslint/parser": "^8.55.0",
3939
"@vitejs/plugin-react": "^5.1.3",
4040
"@vitest/coverage-v8": "^4.0.18",
4141
"@vitest/ui": "^4.0.3",
@@ -50,7 +50,7 @@
5050
"license-compliance": "3.0.1",
5151
"start-server-and-test": "^2.1.3",
5252
"typescript": "^5.9.3",
53-
"typescript-eslint": "^8.54.0",
53+
"typescript-eslint": "^8.55.0",
5454
"vite": "^7.3.1",
5555
"vitest": "^4.0.6"
5656
}

0 commit comments

Comments
 (0)