This repository was archived by the owner on Feb 22, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 6969 "prettier" : " ^1.16.4" ,
7070 "semantic-release" : " ^16.0.0-beta.18" ,
7171 "sinon" : " ^7.3.2" ,
72- "ts-node" : " ^8.0.2 " ,
72+ "ts-node" : " ^8.3.0 " ,
7373 "tslint" : " ^5.18.0" ,
7474 "typescript" : " ^3.2.2"
7575 },
Original file line number Diff line number Diff line change @@ -1557,11 +1557,16 @@ dezalgo@^1.0.0, dezalgo@~1.0.3:
15571557 asap "^2.0.0"
15581558 wrappy "1"
15591559
1560- diff@3.5.0, diff@^3.1.0, diff@^3. 2.0, diff@^3.5.0 :
1560+ diff@3.5.0, diff@^3.2.0, diff@^3.5.0 :
15611561 version "3.5.0"
15621562 resolved "https://registry.npmjs.org/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
15631563 integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==
15641564
1565+ diff@^4.0.1 :
1566+ version "4.0.1"
1567+ resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.1.tgz#0c667cb467ebbb5cea7f14f135cc2dba7780a8ff"
1568+ integrity sha512-s2+XdvhPCOF01LRQBC8hf4vhbVmI2CGS5aZnxLJlT5FtdhPCDFq80q++zK2KlrVorVDdL5BOGZ/VfLrVtYNF+Q==
1569+
15651570dir-glob@^2.0.0, dir-glob@^2.2.1 :
15661571 version "2.2.2"
15671572 resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-2.2.2.tgz#fa09f0694153c8918b18ba0deafae94769fc50c4"
@@ -5560,13 +5565,13 @@ trim-right@^1.0.1:
55605565 resolved "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
55615566 integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
55625567
5563- ts-node@^8.0.2 :
5564- version "8.0.2 "
5565- resolved "https://registry.npmjs.org /ts-node/-/ts-node-8.0.2. tgz#9ecdf8d782a0ca4c80d1d641cbb236af4ac1b756 "
5566- integrity sha512-MosTrinKmaAcWgO8tqMjMJB22h+sp3Rd1i4fdoWY4mhBDekOwIAKI/bzmRi7IcbCmjquccYg2gcF6NBkLgr0Tw ==
5568+ ts-node@^8.3.0 :
5569+ version "8.3.0 "
5570+ resolved "https://registry.yarnpkg.com /ts-node/-/ts-node-8.3.0. tgz#e4059618411371924a1fb5f3b125915f324efb57 "
5571+ integrity sha512-dyNS/RqyVTDcmNM4NIBAeDMpsAdaQ+ojdf0GOLqE6nwJOgzEkdRNzJywhDfwnuvB10oa6NLVG1rUJQCpRN7qoQ ==
55675572 dependencies :
55685573 arg "^4.1.0"
5569- diff "^3.1.0 "
5574+ diff "^4.0.1 "
55705575 make-error "^1.1.1"
55715576 source-map-support "^0.5.6"
55725577 yn "^3.0.0"
You can’t perform that action at this time.
0 commit comments