Skip to content

Commit

Permalink
Update dependency typescript to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 28, 2020
1 parent f3a756c commit 8c5c58c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -23,7 +23,7 @@
"npm-run-all": "4.1.5",
"nyc": "15.0.1",
"prettier": "2.0.5",
"typescript": "3.9.2"
"typescript": "4.1.2"
},
"scripts": {
"buildClean": "del-cli \"**/*.js\" \"**/*.d.ts\" \"!**/node_modules/**/*\"",
Expand Down

0 comments on commit 8c5c58c

Please sign in to comment.