Skip to content

Commit 99ea352

Browse files
dependabot(deps-dev): bump the typescript-ecosystem group with 3 updates
Bumps the typescript-ecosystem 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](https://github.com/microsoft/TypeScript). 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 `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- 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: typescript-ecosystem - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-ecosystem - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 665eae1 commit 99ea352

2 files changed

Lines changed: 83 additions & 83 deletions

File tree

package-lock.json

Lines changed: 80 additions & 80 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
@@ -79,8 +79,8 @@
7979
"@types/react": "19.2.14",
8080
"@types/react-dom": "19.2.3",
8181
"@types/serviceworker": "0.0.194",
82-
"@typescript-eslint/eslint-plugin": "8.57.1",
83-
"@typescript-eslint/parser": "8.57.1",
82+
"@typescript-eslint/eslint-plugin": "8.58.2",
83+
"@typescript-eslint/parser": "8.58.2",
8484
"@vitejs/plugin-react": "6.0.1",
8585
"eslint": "9.39.3",
8686
"eslint-plugin-react-hooks": "7.0.1",
@@ -92,7 +92,7 @@
9292
"jsdom": "29.0.2",
9393
"less": "4.6.4",
9494
"prettier": "3.8.3",
95-
"typescript": "5.9.3",
95+
"typescript": "6.0.2",
9696
"vite": "8.0.0",
9797
"vitest": "4.0.18",
9898
"wrangler": "^4.82.2"

0 commit comments

Comments
 (0)