Skip to content

Commit b902f41

Browse files
dependabot[bot]andyleejordan
authored andcommitted
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 7.5.0 to 7.6.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md) - [Commits](typescript-eslint/typescript-eslint@v7.5.0...v7.6.0) Updates `@typescript-eslint/parser` from 7.5.0 to 7.6.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md) - [Commits](typescript-eslint/typescript-eslint@v7.5.0...v7.6.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e041019 commit b902f41

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
"@types/ungap__structured-clone": "1.2.0",
9494
"@types/uuid": "9.0.8",
9595
"@types/vscode": "1.82.0",
96-
"@typescript-eslint/eslint-plugin": "7.5.0",
97-
"@typescript-eslint/parser": "7.5.0",
96+
"@typescript-eslint/eslint-plugin": "7.6.0",
97+
"@typescript-eslint/parser": "7.6.0",
9898
"@ungap/structured-clone": "1.2.0",
9999
"@vscode/debugprotocol": "1.65.0",
100100
"@vscode/test-electron": "2.3.9",

0 commit comments

Comments
 (0)