Merge pull request #1107 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.2.1

Bump ts-node from 9.1.1 to 10.2.1
This commit is contained in:
Dolan
2021-09-30 03:10:56 +01:00
committed by GitHub
2 changed files with 56 additions and 15 deletions

View File

@ -87,7 +87,7 @@
"sinon": "^11.0.0",
"stream-browserify": "^3.0.0",
"ts-loader": "^9.0.0",
"ts-node": "^9.0.0",
"ts-node": "^10.2.1",
"tsconfig-paths": "^3.9.0",
"tslint": "^6.1.3",
"tslint-immutable": "^6.0.1",