File tree Expand file tree Collapse file tree 2 files changed +30
-6
lines changed Expand file tree Collapse file tree 2 files changed +30
-6
lines changed Original file line number Diff line number Diff line change 29
29
"@types/jest" : " ^26.0.0" ,
30
30
"@types/node" : " ^14.0.13" ,
31
31
"@types/sinon" : " ^9.0.4" ,
32
- "@typescript-eslint/eslint-plugin" : " ^3.3 .0" ,
32
+ "@typescript-eslint/eslint-plugin" : " ^3.4 .0" ,
33
33
"@typescript-eslint/parser" : " ^3.3.0" ,
34
34
"eslint" : " ^7.3.1" ,
35
35
"eslint-import-resolver-typescript" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 682
682
dependencies :
683
683
" @types/yargs-parser" " *"
684
684
685
- " @typescript-eslint/eslint-plugin@^3.3 .0 " :
686
- version "3.3 .0"
687
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.3 .0.tgz#89518e5c5209a349bde161c3489b0ec187ae5d37 "
688
- integrity sha512-Ybx/wU75Tazz6nU2d7nN6ll0B98odoiYLXwcuwS5WSttGzK46t0n7TPRQ4ozwcTv82UY6TQoIvI+sJfTzqK9dQ ==
685
+ " @typescript-eslint/eslint-plugin@^3.4 .0 " :
686
+ version "3.4 .0"
687
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.4 .0.tgz#8378062e6be8a1d049259bdbcf27ce5dfbeee62b "
688
+ integrity sha512-wfkpiqaEVhZIuQRmudDszc01jC/YR7gMSxa6ulhggAe/Hs0KVIuo9wzvFiDbG3JD5pRFQoqnf4m7REDsUvBnMQ ==
689
689
dependencies :
690
- " @typescript-eslint/experimental-utils" " 3.3.0"
690
+ " @typescript-eslint/experimental-utils" " 3.4.0"
691
+ debug "^4.1.1"
691
692
functional-red-black-tree "^1.0.1"
692
693
regexpp "^3.0.0"
693
694
semver "^7.3.2"
703
704
eslint-scope "^5.0.0"
704
705
eslint-utils "^2.0.0"
705
706
707
+ " @typescript-eslint/[email protected] " :
708
+ version "3.4.0"
709
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.4.0.tgz#8a44dfc6fb7f1d071937b390fe27608ebda122b8"
710
+ integrity sha512-rHPOjL43lOH1Opte4+dhC0a/+ks+8gOBwxXnyrZ/K4OTAChpSjP76fbI8Cglj7V5GouwVAGaK+xVwzqTyE/TPw==
711
+ dependencies :
712
+ " @types/json-schema" " ^7.0.3"
713
+ " @typescript-eslint/typescript-estree" " 3.4.0"
714
+ eslint-scope "^5.0.0"
715
+ eslint-utils "^2.0.0"
716
+
706
717
" @typescript-eslint/parser@^3.3.0 " :
707
718
version "3.3.0"
708
719
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.3.0.tgz#fcae40012ded822aa8b2739a1a03a4e3c5bbb7bb"
726
737
semver "^7.3.2"
727
738
tsutils "^3.17.1"
728
739
740
+ " @typescript-eslint/[email protected] " :
741
+ version "3.4.0"
742
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.4.0.tgz#6a787eb70b48969e4cd1ea67b057083f96dfee29"
743
+ integrity sha512-zKwLiybtt4uJb4mkG5q2t6+W7BuYx2IISiDNV+IY68VfoGwErDx/RfVI7SWL4gnZ2t1A1ytQQwZ+YOJbHHJ2rw==
744
+ dependencies :
745
+ debug "^4.1.1"
746
+ eslint-visitor-keys "^1.1.0"
747
+ glob "^7.1.6"
748
+ is-glob "^4.0.1"
749
+ lodash "^4.17.15"
750
+ semver "^7.3.2"
751
+ tsutils "^3.17.1"
752
+
729
753
abab@^2.0.3 :
730
754
version "2.0.3"
731
755
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"
You can’t perform that action at this time.
0 commit comments