Skip to content

Commit a68cc2a

Browse files
build(deps-dev): bump @typescript-eslint/typescript-estree
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 8.28.0 to 8.29.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/typescript-estree) --- updated-dependencies: - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21cd8a7 commit a68cc2a

File tree

2 files changed

+194
-7
lines changed

2 files changed

+194
-7
lines changed

package-lock.json

Lines changed: 193 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"@types/yargs": "^17.0.33",
163163
"@typescript-eslint/eslint-plugin": "^8.27.0",
164164
"@typescript-eslint/parser": "^8.23.0",
165-
"@typescript-eslint/typescript-estree": "^8.28.0",
165+
"@typescript-eslint/typescript-estree": "^8.29.0",
166166
"@vscode/dts": "^0.4.1",
167167
"@vscode/test-cli": "^0.0.10",
168168
"@vscode/test-electron": "^2.4.1",

0 commit comments

Comments
 (0)