Skip to content

Commit 03899c0

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.18.0 to 8.26.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.26.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.26.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.26.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] <[email protected]>
1 parent f8e94e3 commit 03899c0

File tree

2 files changed

+103
-153
lines changed

2 files changed

+103
-153
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@
7979
"repository": "https://github.com/withfig/autocomplete",
8080
"devDependencies": {
8181
"@fig/eslint-config-autocomplete": "^2.0.0",
82-
"@typescript-eslint/eslint-plugin": "^7.18.0",
83-
"@typescript-eslint/parser": "^7.18.0",
82+
"@typescript-eslint/eslint-plugin": "^8.26.1",
83+
"@typescript-eslint/parser": "^8.26.1",
8484
"@withfig/autocomplete-tools": "^2.11.0",
8585
"@withfig/autocomplete-types": "^1.31.0",
8686
"danger": "^11.3.1",

0 commit comments

Comments
 (0)