Added ts-node as a dependency for the Snyk Github issues sync script

Signed-off-by: Harry Hogg <hhogg@spotify.com>
This commit is contained in:
Harry Hogg
2021-11-10 08:36:58 +00:00
parent 12eaaaba28
commit c41b6ef904
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -70,6 +70,7 @@
"minimist": "^1.2.5",
"prettier": "^2.2.1",
"shx": "^0.3.2",
"ts-node": "^10.4.0",
"yarn-lock-check": "^1.0.5"
},
"prettier": "@spotify/prettier-config",