Skip to content

Commit

Permalink
Upgrade typescript-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 7, 2025
1 parent 66fe699 commit 21cf1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/__addonLocation__/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"prettier-plugin-ember-template-tag": "^2.0.4",
"rollup": "^4.22.5"<% if (!isExistingMonorepo) { %>,
"rollup-plugin-copy": "^3.5.0"<% } %><% if (typescript) { %>,
"typescript-eslint": "^8.18.2",
"typescript-eslint": "^8.19.1",
"typescript": "~5.6.0"<% } %>
},
"ember": {
Expand Down

0 comments on commit 21cf1d6

Please sign in to comment.