Skip to content

Commit

Permalink
chore(deps-dev): bump ts-node from 8.10.2 to 9.1.1 in /starter
Browse files Browse the repository at this point in the history
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v8.10.2...v9.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 23, 2021
1 parent 8a0d9c4 commit 65ea1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starter/package.json
Expand Up @@ -155,7 +155,7 @@
"lint-staged": "~10.5.1",
"npm-run-all": "~4.1.5",
"parse5": "~6.0.0",
"ts-node": "~8.10.1",
"ts-node": "~9.1.1",
"tslib": "~1.10.0",
"typescript": "~3.2.4"
}
Expand Down

0 comments on commit 65ea1fd

Please sign in to comment.