Merge pull request #378 from warengroup/dependabot/npm_and_yarn/develop/ts-node-10.8.2

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

View File

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