This repository was archived by the owner on Sep 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 32
32
"size-limit" : " 0.22.0" ,
33
33
"ts-loader" : " 5.4.5" ,
34
34
"ts-node" : " 8.2.0" ,
35
- "tslint" : " 5.17 .0" ,
35
+ "tslint" : " 5.20 .0" ,
36
36
"typescript" : " 3.5.1" ,
37
37
"typescript-eslint-parser" : " 21.0.2" ,
38
38
"wdio-mocha-framework" : " 0.6.4" ,
Original file line number Diff line number Diff line change @@ -1697,7 +1697,7 @@ diff-match-patch@^1.0.0:
1697
1697
version "1.0.1"
1698
1698
resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.1.tgz#d5f880213d82fbc124d2b95111fb3c033dbad7fa"
1699
1699
1700
- [email protected] , diff@^3.1.0, diff@^3.2.0 :
1700
+
1701
1701
version "3.5.0"
1702
1702
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
1703
1703
@@ -6381,15 +6381,15 @@ tslint-eslint-rules@^5.3.1:
6381
6381
tslib "1.9.0"
6382
6382
tsutils "2.8.0"
6383
6383
6384
- tslint@5.17 .0 :
6385
- version "5.17 .0"
6386
- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.17 .0.tgz#f9f0ce2011d8e90debaa6e9b4975f24cd16852b8 "
6384
+ tslint@5.20 .0 :
6385
+ version "5.20 .0"
6386
+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20 .0.tgz#fac93bfa79568a5a24e7be9cdde5e02b02d00ec1 "
6387
6387
dependencies :
6388
6388
" @babel/code-frame" " ^7.0.0"
6389
6389
builtin-modules "^1.1.1"
6390
6390
chalk "^2.3.0"
6391
6391
commander "^2.12.1"
6392
- diff "^3.2.0 "
6392
+ diff "^4.0.1 "
6393
6393
glob "^7.1.1"
6394
6394
js-yaml "^3.13.1"
6395
6395
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments