Bump ts-node from 9.1.1 to 10.0.0 (#1833)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-31 08:28:05 -04:00 committed by GitHub
parent 94555c2a2c
commit e962fae719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,8 +22,8 @@
"get-param-names": "github:jdalrymple/get-param-names#1-improve-functionality",
"rollup": "^2.47.0",
"rollup-plugin-dts": "^3.0.1",
"rollup-plugin-esbuild": "^4.2.3",
"ts-node": "^10.0.0",
"rollup-plugin-esbuild": "^4.2.3",
"tslib": "^2.2.0",
"typescript": "^4.2.4"
},