Skip to content

Commit ab354a6

Browse files
build(deps-dev): bump the typescript-eslint group across 1 directory with 2 updates
Bumps the typescript-eslint group with 2 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 7.17.0 to 8.19.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.19.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.17.0 to 8.19.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.19.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0def213 commit ab354a6

File tree

2 files changed

+143
-143
lines changed

2 files changed

+143
-143
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"repository": "https://github.com/withfig/autocomplete",
7474
"devDependencies": {
7575
"@fig/eslint-config-autocomplete": "^2.0.0",
76-
"@typescript-eslint/eslint-plugin": "^7.14.1",
77-
"@typescript-eslint/parser": "^7.14.1",
76+
"@typescript-eslint/eslint-plugin": "^8.19.0",
77+
"@typescript-eslint/parser": "^8.19.0",
7878
"@withfig/autocomplete-tools": "^2.10.0",
7979
"@withfig/autocomplete-types": "^1.31.0",
8080
"danger": "^11.3.1",

0 commit comments

Comments
 (0)