Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v10.4.0 (#12403)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 30, 2021
1 parent ac03b00 commit ab72e9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -273,7 +273,7 @@
"strip-ansi": "6.0.1",
"tmp-promise": "3.0.2",
"ts-jest": "27.0.7",
"ts-node": "10.3.1",
"ts-node": "10.4.0",
"type-fest": "2.5.1",
"typescript": "4.4.4",
"unified": "9.2.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9469,10 +9469,10 @@ ts-jest@27.0.7:
semver "7.x"
yargs-parser "20.x"

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

0 comments on commit ab72e9d

Please sign in to comment.