Skip to content

Commit

Permalink
Update TS to 4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Nov 17, 2022
1 parent 61f0eb8 commit 0ee59cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"test": "echo \"No tests added\""
},
"devDependencies": {
"typescript": "~4.8.4"
"typescript": "~4.9.3"
},
"peerDependencies": {
"typescript": "~4.8.4"
"typescript": "~4.9.3"
}
}

0 comments on commit 0ee59cf

Please sign in to comment.