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

Commit fc12c0c

Browse files
committed
fix(deps): update dependency ts-node to v10
1 parent 6665520 commit fc12c0c

File tree

3 files changed

+198
-78
lines changed

3 files changed

+198
-78
lines changed

package-lock.json

Lines changed: 139 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"execa": "^5.0.0",
149149
"mocha": "^8.3.0",
150150
"open": "^7.3.0",
151-
"ts-node": "^9.1.1"
151+
"ts-node": "^10.2.1"
152152
},
153153
"husky": {
154154
"hooks": {

0 commit comments

Comments
 (0)