Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2022
1 parent 3c25bf1 commit f32d3ef
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 f32d3ef

Please sign in to comment.