Skip to content

Commit 764eb87

Browse files
Update typescript-eslint monorepo to v8
1 parent 6e0749b commit 764eb87

File tree

3 files changed

+98
-107
lines changed

3 files changed

+98
-107
lines changed

ember-style-modifier/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
8787
"@types/ember__template": "4.0.7",
8888
"@types/ember__test": "4.0.6",
8989
"@types/ember__utils": "4.0.7",
90-
"@typescript-eslint/eslint-plugin": "7.18.0",
91-
"@typescript-eslint/parser": "7.18.0",
90+
"@typescript-eslint/eslint-plugin": "8.26.1",
91+
"@typescript-eslint/parser": "8.26.1",
9292
"babel-plugin-ember-template-compilation": "2.3.0",
9393
"concurrently": "9.1.2",
9494
"ember-template-lint": "7.0.1",

pnpm-lock.yaml

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

test-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"@types/ember__utils": "4.0.7",
6262
"@types/qunit": "2.19.12",
6363
"@types/rsvp": "4.0.9",
64-
"@typescript-eslint/eslint-plugin": "7.18.0",
65-
"@typescript-eslint/parser": "7.18.0",
64+
"@typescript-eslint/eslint-plugin": "8.26.1",
65+
"@typescript-eslint/parser": "8.26.1",
6666
"broccoli-asset-rev": "3.0.0",
6767
"concurrently": "9.1.2",
6868
"ember-auto-import": "2.10.0",

0 commit comments

Comments
 (0)