File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 90
90
"jasmine" : " 3.5.0" ,
91
91
"rollup" : " 1.23.1" ,
92
92
"rollup-plugin-commonjs" : " 10.1.0" ,
93
- "tslint" : " 5.19.0 " ,
93
+ "tslint" : " 5.20.1 " ,
94
94
"tslint-eslint-rules" : " 5.4.0" ,
95
95
"vsce" : " 1.71.0" ,
96
96
"vscode" : " 1.1.36" ,
Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ didyoumean@^1.2.1:
291
291
resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.1.tgz#e92edfdada6537d484d73c0172fd1eba0c4976ff"
292
292
integrity sha1-6S7f2tplN9SE1zwBcv0eugxJdv8=
293
293
294
-
294
+
295
295
version "3.5.0"
296
296
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
297
297
integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==
1068
1068
tslib "1.9.0"
1069
1069
tsutils "^3.0.0"
1070
1070
1071
- tslint@5.19.0 :
1072
- version "5.19.0 "
1073
- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.19.0 .tgz#a2cbd4a7699386da823f6b499b8394d6c47bb968 "
1074
- integrity sha512-1LwwtBxfRJZnUvoS9c0uj8XQtAnyhWr9KlNvDIdB+oXyT+VpsOAaEhEgKi1HrZ8rq0ki/AAnbGSv4KM6/AfVZw ==
1071
+ tslint@5.20.1 :
1072
+ version "5.20.1 "
1073
+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.1 .tgz#e401e8aeda0152bc44dd07e614034f3f80c67b7d "
1074
+ integrity sha512-EcMxhzCFt8k+/UP5r8waCf/lzmeSyVlqxqMEDQE7rWYiQky8KpIBz1JAoYXfROHrPZ1XXd43q8yQnULOLiBRQg ==
1075
1075
dependencies :
1076
1076
" @babel/code-frame" " ^7.0.0"
1077
1077
builtin-modules "^1.1.1"
1078
1078
chalk "^2.3.0"
1079
1079
commander "^2.12.1"
1080
- diff "^3.2.0 "
1080
+ diff "^4.0.1 "
1081
1081
glob "^7.1.1"
1082
1082
js-yaml "^3.13.1"
1083
1083
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments