Skip to content

Commit

Permalink
Update dependency typescript to v5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent 989a688 commit f1399b1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 79 deletions.
2 changes: 1 addition & 1 deletion configs/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/core": "^7.23.7",
"eslint": "^8.56.0",
"prettier": "^3.2.5",
"typescript": "~5.3.3"
"typescript": "~5.4.0"
},
"engines": {
"node": ">= 20.*"
Expand Down
2 changes: 1 addition & 1 deletion incubator/ember-aria-navigator/package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"qunit-dom": "^3.0.0",
"rollup": "^4.13.0",
"rollup-plugin-postcss": "^4.0.2",
"typescript": "^5.4.2",
"typescript": "^5.4.4",
"webpack": "^5.90.3"
},
"ember": {
Expand Down
2 changes: 1 addition & 1 deletion incubator/ember-aria-navigator/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"qunit": "^2.20.1",
"qunit-dom": "^3.0.0",
"sinon": "^17.0.1",
"typescript": "~5.4.2",
"typescript": "~5.4.0",
"webpack": "^5.90.3"
},
"ember": {
Expand Down
81 changes: 5 additions & 76 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f1399b1

Please sign in to comment.