Merge pull request #97 from warengroup/dependabot/npm_and_yarn/develop/ts-node-10.3.0

Bump ts-node from 10.2.1 to 10.3.0
This commit is contained in:
Christer Warén
2021-10-12 11:27:42 +03:00
committed by GitHub
2 changed files with 16 additions and 19 deletions

View File

@ -40,7 +40,7 @@
"nodemon": "^2.0.13",
"prettier": "^2.4.1",
"rimraf": "^3.0.2",
"ts-node": "^10.2.1",
"ts-node": "^10.3.0",
"tsc-watch": "^4.5.0",
"typescript": "^4.4.2"
},