Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency ts-node to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 3, 2022
1 parent d894e35 commit f14a0d5
Show file tree
Hide file tree
Showing 3 changed files with 264 additions and 23 deletions.
223 changes: 202 additions & 21 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 @@ -158,7 +158,7 @@
"execa": "^5.0.0",
"mocha": "^8.3.0",
"open": "^7.4.2",
"ts-node": "^9.1.1"
"ts-node": "^10.4.0"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit f14a0d5

Please sign in to comment.