Merge pull request #246 from warengroup/dependabot/npm_and_yarn/develop/ts-node-10.6.0

Bump ts-node from 10.5.0 to 10.6.0
This commit is contained in:
github-actions[bot]
2022-03-02 08:11:17 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@ -40,7 +40,7 @@
"nodemon": "^2.0.15",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
"ts-node": "^10.5.0",
"ts-node": "^10.6.0",
"tsc-watch": "^4.6.0",
"typescript": "^4.6.2"
},