Skip to content
This repository was archived by the owner on Jun 22, 2019. It is now read-only.

Commit 0a7a4ef

Browse files
committed
Update dependency ts-node to v8
1 parent 92aaca1 commit 0a7a4ef

2 files changed

Lines changed: 27 additions & 54 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"nodemon": "1.18.9",
2121
"now": "9.3.3",
2222
"npm-run-all": "4.1.5",
23-
"ts-node": "4.1.0",
23+
"ts-node": "8.0.3",
2424
"typescript": "2.9.2"
2525
},
2626
"dependencies": {

yarn.lock

Lines changed: 26 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,6 @@
6868
"@types/express-serve-static-core" "*"
6969
"@types/mime" "*"
7070

71-
"@types/strip-bom@^3.0.0":
72-
version "3.0.0"
73-
resolved "https://registry.yarnpkg.com/@types/strip-bom/-/strip-bom-3.0.0.tgz#14a8ec3956c2e81edb7520790aecf21c290aebd2"
74-
75-
"@types/strip-json-comments@0.0.30":
76-
version "0.0.30"
77-
resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1"
78-
7971
"@types/zen-observable@^0.5.3":
8072
version "0.5.3"
8173
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.5.3.tgz#91b728599544efbb7386d8b6633693a3c2e7ade5"
@@ -200,6 +192,10 @@ are-we-there-yet@~1.1.2:
200192
delegates "^1.0.0"
201193
readable-stream "^2.0.6"
202194

195+
arg@^4.1.0:
196+
version "4.1.0"
197+
resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.0.tgz#583c518199419e0037abb74062c37f8519e575f0"
198+
203199
argparse@^1.0.7:
204200
version "1.0.9"
205201
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
@@ -238,10 +234,6 @@ array-unique@^0.3.2:
238234
version "0.3.2"
239235
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
240236

241-
arrify@^1.0.0:
242-
version "1.0.1"
243-
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
244-
245237
assert@^1.4.1:
246238
version "1.4.1"
247239
resolved "https://registry.yarnpkg.com/assert/-/assert-1.4.1.tgz#99912d591836b5a6f5b345c0f07eefc08fc65d91"
@@ -393,6 +385,10 @@ buffer-equal-constant-time@1.0.1:
393385
version "1.0.1"
394386
resolved "https://registry.yarnpkg.com/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz#f8e71132f7ffe6e01a5c9697a4c6f3e48d5cc819"
395387

388+
buffer-from@^1.0.0:
389+
version "1.1.1"
390+
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
391+
396392
buffer@4.9.1:
397393
version "4.9.1"
398394
resolved "http://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
@@ -438,7 +434,7 @@ capture-stack-trace@^1.0.0:
438434
version "1.0.0"
439435
resolved "https://registry.yarnpkg.com/capture-stack-trace/-/capture-stack-trace-1.0.0.tgz#4a6fa07399c26bba47f0b2496b4d0fb408c5550d"
440436

441-
chalk@^2.0.1, chalk@^2.3.0:
437+
chalk@^2.0.1:
442438
version "2.3.0"
443439
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
444440
dependencies:
@@ -1188,12 +1184,6 @@ has@^1.0.1:
11881184
dependencies:
11891185
function-bind "^1.0.2"
11901186

1191-
homedir-polyfill@^1.0.1:
1192-
version "1.0.1"
1193-
resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz#4c2bbc8a758998feebf5ed68580f76d46768b4bc"
1194-
dependencies:
1195-
parse-passwd "^1.0.0"
1196-
11971187
hosted-git-info@^2.1.4:
11981188
version "2.5.0"
11991189
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.5.0.tgz#6d60e34b3abbc8313062c3b798ef8d901a07af3c"
@@ -2001,10 +1991,6 @@ parse-json@^4.0.0:
20011991
error-ex "^1.3.1"
20021992
json-parse-better-errors "^1.0.1"
20031993

2004-
parse-passwd@^1.0.0:
2005-
version "1.0.0"
2006-
resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6"
2007-
20081994
parseurl@~1.3.2:
20091995
version "1.3.2"
20101996
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.2.tgz#fc289d4ed8993119460c156253262cdc8de65bf3"
@@ -2388,6 +2374,13 @@ source-map-support@^0.5.0:
23882374
dependencies:
23892375
source-map "^0.6.0"
23902376

2377+
source-map-support@^0.5.6:
2378+
version "0.5.10"
2379+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.10.tgz#2214080bc9d51832511ee2bab96e3c2f9353120c"
2380+
dependencies:
2381+
buffer-from "^1.0.0"
2382+
source-map "^0.6.0"
2383+
23912384
source-map-url@^0.4.0:
23922385
version "0.4.0"
23932386
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
@@ -2496,7 +2489,7 @@ strip-eof@^1.0.0:
24962489
version "1.0.0"
24972490
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
24982491

2499-
strip-json-comments@^2.0.0, strip-json-comments@~2.0.1:
2492+
strip-json-comments@~2.0.1:
25002493
version "2.0.1"
25012494
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
25022495

@@ -2579,29 +2572,15 @@ touch@^3.1.0:
25792572
dependencies:
25802573
nopt "~1.0.10"
25812574

2582-
ts-node@4.1.0:
2583-
version "4.1.0"
2584-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-4.1.0.tgz#36d9529c7b90bb993306c408cd07f7743de20712"
2575+
ts-node@8.0.3:
2576+
version "8.0.3"
2577+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.0.3.tgz#aa60b836a24dafd8bf21b54766841a232fdbc641"
25852578
dependencies:
2586-
arrify "^1.0.0"
2587-
chalk "^2.3.0"
2579+
arg "^4.1.0"
25882580
diff "^3.1.0"
25892581
make-error "^1.1.1"
2590-
minimist "^1.2.0"
2591-
mkdirp "^0.5.1"
2592-
source-map-support "^0.5.0"
2593-
tsconfig "^7.0.0"
2594-
v8flags "^3.0.0"
2595-
yn "^2.0.0"
2596-
2597-
tsconfig@^7.0.0:
2598-
version "7.0.0"
2599-
resolved "https://registry.yarnpkg.com/tsconfig/-/tsconfig-7.0.0.tgz#84538875a4dc216e5c4a5432b3a4dec3d54e91b7"
2600-
dependencies:
2601-
"@types/strip-bom" "^3.0.0"
2602-
"@types/strip-json-comments" "0.0.30"
2603-
strip-bom "^3.0.0"
2604-
strip-json-comments "^2.0.0"
2582+
source-map-support "^0.5.6"
2583+
yn "^3.0.0"
26052584

26062585
type-is@~1.6.15:
26072586
version "1.6.15"
@@ -2719,12 +2698,6 @@ uuid@3.1.0, uuid@^3.1.0:
27192698
version "3.1.0"
27202699
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
27212700

2722-
v8flags@^3.0.0:
2723-
version "3.0.1"
2724-
resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-3.0.1.tgz#dce8fc379c17d9f2c9e9ed78d89ce00052b1b76b"
2725-
dependencies:
2726-
homedir-polyfill "^1.0.1"
2727-
27282701
validate-npm-package-license@^3.0.1:
27292702
version "3.0.1"
27302703
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz#2804babe712ad3379459acfbe24746ab2c303fbc"
@@ -2799,9 +2772,9 @@ yallist@^3.0.0, yallist@^3.0.2:
27992772
version "3.0.2"
28002773
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.2.tgz#8452b4bb7e83c7c188d8041c1a837c773d6d8bb9"
28012774

2802-
yn@^2.0.0:
2803-
version "2.0.0"
2804-
resolved "https://registry.yarnpkg.com/yn/-/yn-2.0.0.tgz#e5adabc8acf408f6385fc76495684c88e6af689a"
2775+
yn@^3.0.0:
2776+
version "3.0.0"
2777+
resolved "https://registry.yarnpkg.com/yn/-/yn-3.0.0.tgz#0073c6b56e92aed652fbdfd62431f2d6b9a7a091"
28052778

28062779
zen-observable-ts@^0.8.10:
28072780
version "0.8.10"

0 commit comments

Comments
 (0)