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 +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-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.1 " ,
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
@@ -6393,15 +6393,16 @@ tslint-eslint-rules@^5.3.1:
6393
6393
tslib "1.9.0"
6394
6394
tsutils "2.8.0"
6395
6395
6396
-
6397
- version "5.17.0"
6398
- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.17.0.tgz#f9f0ce2011d8e90debaa6e9b4975f24cd16852b8"
6396
+
6397
+ version "5.20.1"
6398
+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.1.tgz#e401e8aeda0152bc44dd07e614034f3f80c67b7d"
6399
+ integrity sha512-EcMxhzCFt8k+/UP5r8waCf/lzmeSyVlqxqMEDQE7rWYiQky8KpIBz1JAoYXfROHrPZ1XXd43q8yQnULOLiBRQg==
6399
6400
dependencies :
6400
6401
" @babel/code-frame" " ^7.0.0"
6401
6402
builtin-modules "^1.1.1"
6402
6403
chalk "^2.3.0"
6403
6404
commander "^2.12.1"
6404
- diff "^3.2.0 "
6405
+ diff "^4.0.1 "
6405
6406
glob "^7.1.1"
6406
6407
js-yaml "^3.13.1"
6407
6408
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments