File tree Expand file tree Collapse file tree 2 files changed +35
-2
lines changed Expand file tree Collapse file tree 2 files changed +35
-2
lines changed Original file line number Diff line number Diff line change 37
37
"@types/passport" : " 1.0.3" ,
38
38
"commander" : " 5.1.0" ,
39
39
"@typescript-eslint/eslint-plugin" : " 3.1.0" ,
40
- "@typescript-eslint/parser" : " 3.1 .0" ,
40
+ "@typescript-eslint/parser" : " 3.2 .0" ,
41
41
"eslint" : " 6.8.0" ,
42
42
"eslint-config-prettier" : " 6.11.0" ,
43
43
"eslint-config-standard-with-typescript" : " 18.0.2" ,
Original file line number Diff line number Diff line change 806
806
eslint-scope "^5.0.0"
807
807
eslint-utils "^2.0.0"
808
808
809
- " @typescript-eslint/[email protected] " , "@typescript-eslint/parser@^3.0.1":
809
+ " @typescript-eslint/[email protected] " :
810
+ version "3.2.0"
811
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.2.0.tgz#4dab8fc9f44f059ec073470a81bb4d7d7d51e6c5"
812
+ integrity sha512-UbJBsk+xO9dIFKtj16+m42EvUvsjZbbgQ2O5xSTSfVT1Z3yGkL90DVu0Hd3029FZ5/uBgl+F3Vo8FAcEcqc6aQ==
813
+ dependencies :
814
+ " @types/json-schema" " ^7.0.3"
815
+ " @typescript-eslint/typescript-estree" " 3.2.0"
816
+ eslint-scope "^5.0.0"
817
+ eslint-utils "^2.0.0"
818
+
819
+ " @typescript-eslint/[email protected] " :
820
+ version "3.2.0"
821
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.2.0.tgz#d9d7867456b1b8ecae9e724269b0bc932f06cbca"
822
+ integrity sha512-Vhu+wwdevDLVDjK1lIcoD6ZbuOa93fzqszkaO3iCnmrScmKwyW/AGkzc2UvfE5TCoCXqq7Jyt6SOXjsIlpqF4A==
823
+ dependencies :
824
+ " @types/eslint-visitor-keys" " ^1.0.0"
825
+ " @typescript-eslint/experimental-utils" " 3.2.0"
826
+ " @typescript-eslint/typescript-estree" " 3.2.0"
827
+ eslint-visitor-keys "^1.1.0"
828
+
829
+ " @typescript-eslint/parser@^3.0.1 " :
810
830
version "3.1.0"
811
831
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.1.0.tgz#9c02ba5d88ad2355672f39e6cd4176f172dd47f8"
812
832
integrity sha512-NcDSJK8qTA2tPfyGiPes9HtVKLbksmuYjlgGAUs7Ld2K0swdWibnCq9IJx9kJN8JJdgUJSorFiGaPHBgH81F/Q==
829
849
semver "^7.3.2"
830
850
tsutils "^3.17.1"
831
851
852
+ " @typescript-eslint/[email protected] " :
853
+ version "3.2.0"
854
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.2.0.tgz#c735f1ca6b4d3cd671f30de8c9bde30843e7ead8"
855
+ integrity sha512-uh+Y2QO7dxNrdLw7mVnjUqkwO/InxEqwN0wF+Za6eo3coxls9aH9kQ/5rSvW2GcNanebRTmsT5w1/92lAOb1bA==
856
+ dependencies :
857
+ debug "^4.1.1"
858
+ eslint-visitor-keys "^1.1.0"
859
+ glob "^7.1.6"
860
+ is-glob "^4.0.1"
861
+ lodash "^4.17.15"
862
+ semver "^7.3.2"
863
+ tsutils "^3.17.1"
864
+
832
865
abab@^2.0.3 :
833
866
version "2.0.3"
834
867
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"
You can’t perform that action at this time.
0 commit comments