Skip to content

Commit a67e126

Browse files
build(deps-dev): Bump the typescript-eslint group with 3 updates
Bumps the typescript-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.24.1 to 8.33.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.33.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.24.1 to 8.33.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.33.0/packages/parser) Updates `typescript-eslint` from 8.24.1 to 8.33.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.33.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: typescript-eslint dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d1eb9a commit a67e126

File tree

2 files changed

+159
-91
lines changed

2 files changed

+159
-91
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@
164164
"@types/node": "22.8.6",
165165
"@types/node-notifier": "8.0.5",
166166
"@types/rollup": "0.54.0",
167-
"@typescript-eslint/eslint-plugin": "8.24.1",
168-
"@typescript-eslint/parser": "8.24.1",
167+
"@typescript-eslint/eslint-plugin": "8.48.0",
168+
"@typescript-eslint/parser": "8.48.0",
169169
"@vates/toggle-scripts": "1.0.0",
170170
"@vitest/coverage-v8": "3.0.0-beta.3",
171171
"@vitest/ui": "3.0.0-beta.3",
@@ -274,7 +274,7 @@
274274
"trash-cli": "6.0.0",
275275
"ts-dedent": "2.2.0",
276276
"typescript": "5.7.2",
277-
"typescript-eslint": "8.24.1",
277+
"typescript-eslint": "8.48.0",
278278
"unified": "11.0.5",
279279
"vfile": "6.0.3",
280280
"vite": "5.4.21",

0 commit comments

Comments
 (0)