Skip to content

Commit

Permalink
build(deps-dev): update typescript to 4.9.4
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Minimum typescript version is 4.

Upgrade to typescript 4.x.

Signed-off-by: Rich Ellis <ricellis@users.noreply.github.com>
  • Loading branch information
ricellis authored and dpopp07 committed Dec 20, 2022
1 parent 9ba195b commit 1764e22
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"prettier": "~2.3.0",
"rimraf": "^3.0.2",
"semantic-release": "19.0.3",
"typescript": "~3.8.3"
"typescript": "~4.9.4"
},
"dependencies": {
"@types/file-type": "~5.2.1",
Expand Down

0 comments on commit 1764e22

Please sign in to comment.