Skip to content

Commit 16cae8f

Browse files
chore(deps-dev): bump ts-node from 10.3.0 to 10.4.0 (#91)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c9e88d commit 16cae8f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"setup-polly-jest": "0.10.0",
100100
"ts-dedent": "2.2.0",
101101
"ts-jest": "27.0.7",
102-
"ts-node": "10.3.0",
102+
"ts-node": "10.4.0",
103103
"tsdx": "0.14.1",
104104
"tslib": "2.3.1",
105105
"typescript": "4.4.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10949,10 +10949,10 @@ ts-morph@^12.0.0:
1094910949
"@ts-morph/common" "~0.11.0"
1095010950
code-block-writer "^10.1.1"
1095110951

10952-
ts-node@10.3.0:
10953-
version "10.3.0"
10954-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.3.0.tgz#a797f2ed3ff50c9a5d814ce400437cb0c1c048b4"
10955-
integrity sha512-RYIy3i8IgpFH45AX4fQHExrT8BxDeKTdC83QFJkNzkvt8uFB6QJ8XMyhynYiKMLxt9a7yuXaDBZNOYS3XjDcYw==
10952+
ts-node@10.4.0:
10953+
version "10.4.0"
10954+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4.0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7"
10955+
integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==
1095610956
dependencies:
1095710957
"@cspotcode/source-map-support" "0.7.0"
1095810958
"@tsconfig/node10" "^1.0.7"

0 commit comments

Comments
 (0)