Skip to content

Commit 538edf6

Browse files
Update devDependencies to v7
1 parent 09f71b9 commit 538edf6

File tree

4 files changed

+158
-116
lines changed

4 files changed

+158
-116
lines changed

ember-resources/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"@glint/template": "^1.2.2",
7878
"@nullvoxpopuli/eslint-configs": "^3.2.0",
7979
"@tsconfig/ember": "^3.0.3",
80-
"@typescript-eslint/eslint-plugin": "^6.0.0",
81-
"@typescript-eslint/parser": "^6.0.0",
80+
"@typescript-eslint/eslint-plugin": "^7.0.0",
81+
"@typescript-eslint/parser": "^7.0.0",
8282
"concurrently": "^8.0.0",
8383
"ember-source": "^5.5.0",
8484
"ember-template-lint": "5.13.0",

ember-resources/pnpm-lock.yaml

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

test-app-definitely-typed/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@types/events": "^3.0.0",
5656
"@types/qunit": "^2.19.4",
5757
"@types/rsvp": "^4.0.4",
58-
"@typescript-eslint/eslint-plugin": "^6.0.0",
59-
"@typescript-eslint/parser": "^6.0.0",
58+
"@typescript-eslint/eslint-plugin": "^7.0.0",
59+
"@typescript-eslint/parser": "^7.0.0",
6060
"broccoli-asset-rev": "^3.0.0",
6161
"concurrently": "^8.0.0",
6262
"ember-auto-import": "2.6.1",

0 commit comments

Comments
 (0)