Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v10.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 6, 2022
1 parent e28aacc commit 1f854a7
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 @@ -157,7 +157,7 @@
"superagent": "7.1.1",
"supertest": "6.2.2",
"ts-jest": "27.1.3",
"ts-node": "10.6.0",
"ts-node": "10.7.0",
"tsc-watch": "4.6.0",
"typescript": "4.6.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7040,10 +7040,10 @@ ts-jest@27.1.3:
semver "7.x"
yargs-parser "20.x"

ts-node@10.6.0:
version "10.6.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.6.0.tgz#c3f4195d5173ce3affdc8f2fd2e9a7ac8de5376a"
integrity sha512-CJen6+dfOXolxudBQXnVjRVvYTmTWbyz7cn+xq2XTsvnaXbHqr4gXSCNbS2Jj8yTZMuGwUoBESLaOkLascVVvg==
ts-node@10.7.0:
version "10.7.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.7.0.tgz#35d503d0fab3e2baa672a0e94f4b40653c2463f5"
integrity sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==
dependencies:
"@cspotcode/source-map-support" "0.7.0"
"@tsconfig/node10" "^1.0.7"
Expand Down

0 comments on commit 1f854a7

Please sign in to comment.