upgrade ts-node

This commit is contained in:
Björn Dalfors
2024-03-10 14:10:22 +01:00
parent a8ff4adde7
commit a63b12b266
2 changed files with 25 additions and 22 deletions

View File

@@ -98,7 +98,7 @@
"redux-thunk": "^2.3.0",
"source-map-support": "^0.5.9",
"spectron": "19",
"ts-node": "^10.5.0",
"ts-node": "^10.9.2",
"tslint": "^6.1.3",
"tslint-config-airbnb": "^5.11.2",
"tslint-react": "^5.0.0",
@@ -123,4 +123,4 @@
"uuid": "^8.3.2",
"yarn-run-all": "^3.1.1"
}
}
}