Merge pull request #335 from warengroup/dependabot/npm_and_yarn/develop/ts-node-10.8.0

Bump ts-node from 10.7.0 to 10.8.0
This commit is contained in:
github-actions[bot]
2022-05-23 09:05:22 +01:00
committed by GitHub
2 changed files with 73 additions and 41 deletions

View File

@ -40,7 +40,7 @@
"nodemon": "^2.0.16",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"ts-node": "^10.7.0",
"ts-node": "^10.8.0",
"tsc-watch": "^5.0.3",
"typescript": "^4.6.4"
},