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 7070 "semantic-release" : " ^16.0.0-beta.18" ,
7171 "sinon" : " ^7.4.1" ,
7272 "ts-node" : " ^8.0.2" ,
73- "tslint" : " ^5.19 .0" ,
73+ "tslint" : " ^5.20 .0" ,
7474 "typescript" : " ^3.2.2"
7575 },
7676 "dependencies" : {
Original file line number Diff line number Diff line change @@ -1549,11 +1549,16 @@ dezalgo@^1.0.0, dezalgo@~1.0.3:
15491549 asap "^2.0.0"
15501550 wrappy "1"
15511551
1552- diff@3.5.0, diff@^3.1.0, diff@^3.2.0, diff@^3. 5.0 :
1552+ diff@3.5.0, diff@^3.1.0, diff@^3.5.0 :
15531553 version "3.5.0"
15541554 resolved "https://registry.npmjs.org/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
15551555 integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==
15561556
1557+ diff@^4.0.1 :
1558+ version "4.0.1"
1559+ resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.1.tgz#0c667cb467ebbb5cea7f14f135cc2dba7780a8ff"
1560+ integrity sha512-s2+XdvhPCOF01LRQBC8hf4vhbVmI2CGS5aZnxLJlT5FtdhPCDFq80q++zK2KlrVorVDdL5BOGZ/VfLrVtYNF+Q==
1561+
15571562dir-glob@^2.0.0, dir-glob@^2.2.1 :
15581563 version "2.2.2"
15591564 resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-2.2.2.tgz#fa09f0694153c8918b18ba0deafae94769fc50c4"
@@ -5586,16 +5591,16 @@ tslint-react@^4.0.0:
55865591 dependencies :
55875592 tsutils "^3.9.1"
55885593
5589- tslint@^5.19 .0 :
5590- version "5.19 .0"
5591- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.19 .0.tgz#a2cbd4a7699386da823f6b499b8394d6c47bb968 "
5592- integrity sha512-1LwwtBxfRJZnUvoS9c0uj8XQtAnyhWr9KlNvDIdB+oXyT+VpsOAaEhEgKi1HrZ8rq0ki/AAnbGSv4KM6/AfVZw ==
5594+ tslint@^5.20 .0 :
5595+ version "5.20 .0"
5596+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20 .0.tgz#fac93bfa79568a5a24e7be9cdde5e02b02d00ec1 "
5597+ integrity sha512-2vqIvkMHbnx8acMogAERQ/IuINOq6DFqgF8/VDvhEkBqQh/x6SP0Y+OHnKth9/ZcHQSroOZwUQSN18v8KKF0/g ==
55935598 dependencies :
55945599 " @babel/code-frame" " ^7.0.0"
55955600 builtin-modules "^1.1.1"
55965601 chalk "^2.3.0"
55975602 commander "^2.12.1"
5598- diff "^3.2.0 "
5603+ diff "^4.0.1 "
55995604 glob "^7.1.1"
56005605 js-yaml "^3.13.1"
56015606 minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments