Skip to content

Commit 57899e9

Browse files
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates (#4123)
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.39.1 to 8.40.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.40.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.39.1 to 8.40.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.40.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 933d5d1 commit 57899e9

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 56 additions & 56 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
@@ -2089,8 +2089,8 @@
20892089
"@types/tmp": "^0.2.6",
20902090
"@types/vscode": "1.90.0",
20912091
"@types/yauzl": "^2.10.3",
2092-
"@typescript-eslint/eslint-plugin": "^8.39.1",
2093-
"@typescript-eslint/parser": "^8.39.1",
2092+
"@typescript-eslint/eslint-plugin": "^8.40.0",
2093+
"@typescript-eslint/parser": "^8.40.0",
20942094
"@vscode/test-electron": "^2.3.9",
20952095
"@vscode/vsce": "^3.2.1",
20962096
"ansi-colors": "^4.1.1",

0 commit comments

Comments
 (0)