Skip to content

Commit a37d8dc

Browse files
committed
Drop support for Typescript < 5
1 parent ed468fc commit a37d8dc

File tree

2 files changed

+23
-257
lines changed

2 files changed

+23
-257
lines changed

addon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"npm-run-all": "^4.1.5",
7777
"prettier": "^2.5.1",
7878
"qunit": "^2.20.0",
79-
"typescript": "~4.4.2",
79+
"typescript": "~5.0.0",
8080
"webpack": "^5.0.0"
8181
},
8282
"engines": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)