Skip to content

Commit eaef5af

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent a0e7ea7 commit eaef5af

File tree

3 files changed

+104
-46
lines changed

3 files changed

+104
-46
lines changed

packages/qunit-dom/package.json

+2-2
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.10",
44-
"@typescript-eslint/eslint-plugin": "7.18.0",
45-
"@typescript-eslint/parser": "7.18.0",
44+
"@typescript-eslint/eslint-plugin": "8.7.0",
45+
"@typescript-eslint/parser": "8.7.0",
4646
"@vitest/coverage-v8": "2.0.5",
4747
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
4848
"babel-preset-env": "1.7.0",

packages/test-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@types/jest": "29.5.13",
6161
"@types/qunit": "2.19.10",
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.7.0",
64+
"@typescript-eslint/parser": "8.7.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",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)