Skip to content

Commit 28b698b

Browse files
Bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.16.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 8.16.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.16.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a4594a commit 28b698b

File tree

3 files changed

+72
-17
lines changed

3 files changed

+72
-17
lines changed

pnpm-lock.yaml

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

test-projects/gjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"generate-output": "eslint . --max-warnings=0 -f 'codeframe' > ./result.txt"
77
},
88
"devDependencies": {
9-
"@typescript-eslint/eslint-plugin": "^6.21.0",
9+
"@typescript-eslint/eslint-plugin": "^8.16.0",
1010
"@typescript-eslint/parser": "^6.21.0",
1111
"ember-eslint-parser": "^0.5.6",
1212
"eslint": "^8.0.1",

test-projects/gts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@glimmer/component": "^2.0.0",
1212
"@glimmer/tracking": "^1.1.2",
1313
"@glint/template": "^1.3.0",
14-
"@typescript-eslint/eslint-plugin": "^6.21.0",
14+
"@typescript-eslint/eslint-plugin": "^8.16.0",
1515
"@typescript-eslint/parser": "^6.21.0",
1616
"ember-eslint-parser": "^0.5.6",
1717
"ember-source": "^5.6.0",

0 commit comments

Comments
 (0)