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.15.0" ,
7474 "typescript" : " ^3.2.2"
7575 },
Original file line number Diff line number Diff line change @@ -1577,11 +1577,16 @@ dezalgo@^1.0.0, dezalgo@~1.0.3:
15771577 asap "^2.0.0"
15781578 wrappy "1"
15791579
1580- diff@3.5.0, diff@^3.1.0, diff@^3. 2.0, diff@^3.5.0 :
1580+ diff@3.5.0, diff@^3.2.0, diff@^3.5.0 :
15811581 version "3.5.0"
15821582 resolved "https://registry.npmjs.org/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
15831583 integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==
15841584
1585+ diff@^4.0.1 :
1586+ version "4.0.1"
1587+ resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.1.tgz#0c667cb467ebbb5cea7f14f135cc2dba7780a8ff"
1588+ integrity sha512-s2+XdvhPCOF01LRQBC8hf4vhbVmI2CGS5aZnxLJlT5FtdhPCDFq80q++zK2KlrVorVDdL5BOGZ/VfLrVtYNF+Q==
1589+
15851590dir-glob@^2.0.0, dir-glob@^2.2.1 :
15861591 version "2.2.2"
15871592 resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-2.2.2.tgz#fa09f0694153c8918b18ba0deafae94769fc50c4"
@@ -5570,13 +5575,13 @@ trim-right@^1.0.1:
55705575 resolved "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
55715576 integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
55725577
5573- ts-node@^8.0.2 :
5574- version "8.0.2 "
5575- resolved "https://registry.npmjs.org /ts-node/-/ts-node-8.0.2. tgz#9ecdf8d782a0ca4c80d1d641cbb236af4ac1b756 "
5576- integrity sha512-MosTrinKmaAcWgO8tqMjMJB22h+sp3Rd1i4fdoWY4mhBDekOwIAKI/bzmRi7IcbCmjquccYg2gcF6NBkLgr0Tw ==
5578+ ts-node@^8.3.0 :
5579+ version "8.3.0 "
5580+ resolved "https://registry.yarnpkg.com /ts-node/-/ts-node-8.3.0. tgz#e4059618411371924a1fb5f3b125915f324efb57 "
5581+ integrity sha512-dyNS/RqyVTDcmNM4NIBAeDMpsAdaQ+ojdf0GOLqE6nwJOgzEkdRNzJywhDfwnuvB10oa6NLVG1rUJQCpRN7qoQ ==
55775582 dependencies :
55785583 arg "^4.1.0"
5579- diff "^3.1.0 "
5584+ diff "^4.0.1 "
55805585 make-error "^1.1.1"
55815586 source-map-support "^0.5.6"
55825587 yn "^3.0.0"
You can’t perform that action at this time.
0 commit comments