chore(deps-dev): bump ts-node from 9.1.1 to 10.0.0

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>
This commit is contained in:
dependabot[bot]
2021-05-24 21:45:22 +00:00
committed by GitHub
parent de16f57609
commit b07fa410c7
2 changed files with 29 additions and 5 deletions

View File

@@ -70,7 +70,7 @@
"shellcheck": "^1.0.0",
"stylelint": "^13.0.0",
"stylelint-config-recommended": "^5.0.0",
"ts-node": "^9.1.1",
"ts-node": "^10.0.0",
"typescript": "^4.1.3",
"wtfnode": "^0.8.4"
},