Skip to content

Commit 70b2baa

Browse files
committed
Update dependency ts-node to v8.5.4
1 parent 4ba69de commit 70b2baa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"apollo-server": "2.8.2",
1818
"graphql": "14.4.2",
1919
"reflect-metadata": "0.1.13",
20-
"ts-node": "8.3.0",
20+
"ts-node": "8.5.4",
2121
"tsconfig-paths": "3.8.0",
2222
"type-graphql": "0.17.5",
2323
"typescript": "3.5.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3011,10 +3011,10 @@ touch@^3.1.0:
30113011
dependencies:
30123012
nopt "~1.0.10"
30133013

3014-
ts-node@8.3.0:
3015-
version "8.3.0"
3016-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.3.0.tgz#e4059618411371924a1fb5f3b125915f324efb57"
3017-
integrity sha512-dyNS/RqyVTDcmNM4NIBAeDMpsAdaQ+ojdf0GOLqE6nwJOgzEkdRNzJywhDfwnuvB10oa6NLVG1rUJQCpRN7qoQ==
3014+
ts-node@8.5.4:
3015+
version "8.5.4"
3016+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.5.4.tgz#a152add11fa19c221d0b48962c210cf467262ab2"
3017+
integrity sha512-izbVCRV68EasEPQ8MSIGBNK9dc/4sYJJKYA+IarMQct1RtEot6Xp0bXuClsbUSnKpg50ho+aOAx8en5c+y4OFw==
30183018
dependencies:
30193019
arg "^4.1.0"
30203020
diff "^4.0.1"

0 commit comments

Comments
 (0)