Skip to content

Commit 8b7d967

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 8.11.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.11.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] <support@github.com>
1 parent 1044d81 commit 8b7d967

File tree

3 files changed

+116
-39
lines changed

3 files changed

+116
-39
lines changed

ember-autofocus-modifier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@qonto/eslint-config-typescript": "1.0.0-rc.0",
5454
"@rollup/plugin-babel": "^6.0.4",
5555
"@tsconfig/ember": "^3.0.5",
56-
"@typescript-eslint/eslint-plugin": "^6.21.0",
56+
"@typescript-eslint/eslint-plugin": "^8.11.0",
5757
"@typescript-eslint/parser": "^8.10.0",
5858
"concurrently": "^8.2.2",
5959
"ember-template-lint": "^5.13.0",

pnpm-lock.yaml

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

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/ember__object": "^4.0.8",
4242
"@types/htmlbars-inline-precompile": "^3.0.3",
4343
"@types/qunit": "^2.19.10",
44-
"@typescript-eslint/eslint-plugin": "^6.21.0",
44+
"@typescript-eslint/eslint-plugin": "^8.11.0",
4545
"@typescript-eslint/parser": "^8.10.0",
4646
"broccoli-asset-rev": "3.0.0",
4747
"concurrently": "8.2.2",

0 commit comments

Comments
 (0)