build(deps-dev): bump ts-node from 8.10.2 to 9.0.0 (#22)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 9.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.2...v9.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-28 12:52:11 +09:00
committed by GitHub
parent 0b48959e9b
commit a64ca3f26e
2 changed files with 5 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
"postcss-preset-env": "^6.7.0",
"prettier": "^2.0.5",
"tailwindcss": "^1.6.2",
"ts-node": "^8.10.2",
"ts-node": "^9.0.0",
"typescript": "^4.0.2"
},
"config": {