Merge pull request #393 from warengroup/dependabot/npm_and_yarn/develop/ts-node-10.9.1

Bump ts-node from 10.8.2 to 10.9.1
This commit is contained in:
github-actions[bot]
2022-07-14 09:04:04 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@ -40,7 +40,7 @@
"nodemon": "^2.0.19",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-node": "^10.8.2",
"ts-node": "^10.9.1",
"tsc-watch": "^5.0.3",
"typescript": "^4.7.4"
},