Merge pull request #920 from warengroup/dependabot/npm_and_yarn/develop/ts-node-10.9.2

Bump ts-node from 10.9.1 to 10.9.2
This commit is contained in:
github-actions[bot]
2023-12-11 08:06:10 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"eslint-plugin-prettier": "^5.0.1",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"tsc-watch": "^6.0.4",
"typescript": "^5.3.3"
},