Skip to content

Commit b66ad69

Browse files
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
Bumps the typescript-eslint group in /extensions/ql-vscode with 2 updates: [@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 8.6.0 to 8.7.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.7.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.6.0 to 8.7.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.7.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6632958 commit b66ad69

File tree

2 files changed

+87
-87
lines changed

2 files changed

+87
-87
lines changed

extensions/ql-vscode/package-lock.json

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

extensions/ql-vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2052,8 +2052,8 @@
20522052
"@types/tmp": "^0.2.6",
20532053
"@types/vscode": "^1.82.0",
20542054
"@types/yauzl": "^2.10.3",
2055-
"@typescript-eslint/eslint-plugin": "^8.6.0",
2056-
"@typescript-eslint/parser": "^8.6.0",
2055+
"@typescript-eslint/eslint-plugin": "^8.7.0",
2056+
"@typescript-eslint/parser": "^8.7.0",
20572057
"@vscode/test-electron": "^2.3.9",
20582058
"@vscode/vsce": "^2.24.0",
20592059
"ansi-colors": "^4.1.1",

0 commit comments

Comments
 (0)