Skip to content

Commit 3dcfefa

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.18.2 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 8.18.2 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-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] <[email protected]>
1 parent e81dda3 commit 3dcfefa

File tree

2 files changed

+86
-86
lines changed

2 files changed

+86
-86
lines changed

extensions/ql-vscode/package-lock.json

+84-84
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/ql-vscode/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2045,8 +2045,8 @@
20452045
"@types/tmp": "^0.2.6",
20462046
"@types/vscode": "1.90.0",
20472047
"@types/yauzl": "^2.10.3",
2048-
"@typescript-eslint/eslint-plugin": "^8.18.2",
2049-
"@typescript-eslint/parser": "^8.18.2",
2048+
"@typescript-eslint/eslint-plugin": "^8.19.0",
2049+
"@typescript-eslint/parser": "^8.19.0",
20502050
"@vscode/test-electron": "^2.3.9",
20512051
"@vscode/vsce": "^2.24.0",
20522052
"ansi-colors": "^4.1.1",

0 commit comments

Comments
 (0)