Skip to content

Commit

Permalink
Merge pull request #581 from uPortal-Project/renovate/typescript-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency typescript to ~4.8.0
  • Loading branch information
ChristianMurphy authored Sep 10, 2022
2 parents 3c25bf1 + f32d3ef commit ae72f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"eslint": "~8.23.0",
"prettier": "~2.7.0",
"type-coverage": "~2.22.0",
"typescript": "~4.7.0"
"typescript": "~4.8.0"
},
"scripts": {
"lint": "npm run lint:tsc && npm run lint:type-coverage && npm run lint:eslint",
Expand Down

0 comments on commit ae72f9e

Please sign in to comment.