From 587cbb890a7a076e32fe050b0dae03f226611a5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 08:12:38 +0000 Subject: [PATCH] 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ebec264..d7a127aa 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "react": "17.0.2", "react-dom": "^17.0.1", "react-test-renderer": "17.0.2", - "ts-node": "^9.1.1", + "ts-node": "^10.0.0", "typescript": "4.2.4" }, "peerDependencies": {