Skip to content

Commit 915a1ba

Browse files
chore(deps): update dependency ts-node to v10.4.0 (#702)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 17c91f6 commit 915a1ba

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
@@ -51,7 +51,7 @@
5151
"prettier": "2.4.1",
5252
"rimraf": "3.0.2",
5353
"ts-jest": "27.0.7",
54-
"ts-node": "10.3.1",
54+
"ts-node": "10.4.0",
5555
"typescript": "4.4.4"
5656
},
5757
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6509,10 +6509,10 @@ [email protected]:
65096509
semver "7.x"
65106510
yargs-parser "20.x"
65116511

6512-
ts-node@10.3.1:
6513-
version "10.3.1"
6514-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.3.1.tgz#739b42839b56d1a3c85026994af7045b2fccc6f5"
6515-
integrity sha512-Yw3W2mYzhHfCHOICGNJqa0i+rbL0rAyg7ZIHxU+K4pgY8gd2Lh1j+XbHCusJMykbj6RZMJVOY0MlHVd+GOivcw==
6512+
ts-node@10.4.0:
6513+
version "10.4.0"
6514+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4.0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7"
6515+
integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==
65166516
dependencies:
65176517
"@cspotcode/source-map-support" "0.7.0"
65186518
"@tsconfig/node10" "^1.0.7"

0 commit comments

Comments
 (0)