Skip to content

Commit 05a8e0d

Browse files
Bump the typescript group with 3 updates (#193)
Bumps the typescript 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.60.1 to 8.61.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.61.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.60.1 to 8.61.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.61.0/packages/parser) Updates `typescript-eslint` from 8.60.1 to 8.61.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.61.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@typescript-eslint/parser" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: typescript-eslint dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: valefar-on-discord <124839138+valefar-on-discord@users.noreply.github.com>
1 parent b15f91d commit 05a8e0d

2 files changed

Lines changed: 70 additions & 70 deletions

File tree

package-lock.json

Lines changed: 67 additions & 67 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
@@ -44,8 +44,8 @@
4444
"@types/node": "^20.19.11",
4545
"@types/react": "^19.2.17",
4646
"@types/react-dom": "^19.2.3",
47-
"@typescript-eslint/eslint-plugin": "^8.60.1",
48-
"@typescript-eslint/parser": "^8.60.1",
47+
"@typescript-eslint/eslint-plugin": "^8.61.0",
48+
"@typescript-eslint/parser": "^8.61.0",
4949
"@vitejs/plugin-react": "^5.1.2",
5050
"autoprefixer": "^10.4.23",
5151
"buffer": "^6.0.3",
@@ -62,7 +62,7 @@
6262
"tailwindcss": "^4.2.2",
6363
"tsc-files": "^1.1.4",
6464
"typescript": "^6.0.3",
65-
"typescript-eslint": "^8.60.1",
65+
"typescript-eslint": "^8.61.0",
6666
"vite": "^7.3.2",
6767
"vite-plugin-html": "^3.2.2",
6868
"vite-plugin-pwa": "^1.2.0",

0 commit comments

Comments
 (0)