Skip to content

Commit 9d05e4e

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 73420a2 commit 9d05e4e

File tree

3 files changed

+518
-368
lines changed

3 files changed

+518
-368
lines changed

packages/qunit-dom/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"devDependencies": {
4242
"@arethetypeswrong/cli": "0.15.4",
4343
"@types/qunit": "2.19.12",
44-
"@typescript-eslint/eslint-plugin": "7.18.0",
45-
"@typescript-eslint/parser": "7.18.0",
44+
"@typescript-eslint/eslint-plugin": "8.29.0",
45+
"@typescript-eslint/parser": "8.29.0",
4646
"@vitest/coverage-v8": "3.0.4",
4747
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
4848
"babel-preset-env": "1.7.0",

packages/test-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@types/jest": "29.5.14",
6161
"@types/qunit": "2.19.12",
6262
"@types/rsvp": "4.0.9",
63-
"@typescript-eslint/eslint-plugin": "7.18.0",
64-
"@typescript-eslint/parser": "7.18.0",
63+
"@typescript-eslint/eslint-plugin": "8.29.0",
64+
"@typescript-eslint/parser": "8.29.0",
6565
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
6666
"babel-preset-env": "1.7.0",
6767
"broccoli-asset-rev": "3.0.0",

0 commit comments

Comments
 (0)