Skip to content

Commit

Permalink
Update dependency ts-node to v8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 11, 2019
1 parent 4ba69de commit 3affd0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"apollo-server": "2.8.2",
"graphql": "14.4.2",
"reflect-metadata": "0.1.13",
"ts-node": "8.3.0",
"ts-node": "8.5.0",
"tsconfig-paths": "3.8.0",
"type-graphql": "0.17.5",
"typescript": "3.5.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3011,10 +3011,10 @@ touch@^3.1.0:
dependencies:
nopt "~1.0.10"

ts-node@8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.3.0.tgz#e4059618411371924a1fb5f3b125915f324efb57"
integrity sha512-dyNS/RqyVTDcmNM4NIBAeDMpsAdaQ+ojdf0GOLqE6nwJOgzEkdRNzJywhDfwnuvB10oa6NLVG1rUJQCpRN7qoQ==
ts-node@8.5.0:
version "8.5.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.5.0.tgz#bc7d5a39133d222bf25b1693651e4d893785f884"
integrity sha512-fbG32iZEupNV2E2Fd2m2yt1TdAwR3GTCrJQBHDevIiEBNy1A8kqnyl1fv7jmRmmbtcapFab2glZXHJvfD1ed0Q==
dependencies:
arg "^4.1.0"
diff "^4.0.1"
Expand Down

0 comments on commit 3affd0e

Please sign in to comment.