File tree Expand file tree Collapse file tree 2 files changed +29
-6
lines changed Expand file tree Collapse file tree 2 files changed +29
-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.2 .0" ,
32
+ "@typescript-eslint/eslint-plugin" : " ^3.3 .0" ,
33
33
"@typescript-eslint/parser" : " ^3.2.0" ,
34
34
"eslint" : " ^7.2.0" ,
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.2 .0 " :
686
- version "3.2 .0"
687
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.2 .0.tgz#7fb997f391af32ae6ca1dbe56bcefe4dd30bda14 "
688
- integrity sha512-t9RTk/GyYilIXt6BmZurhBzuMT9kLKw3fQoJtK9ayv0tXTlznXEAnx07sCLXdkN3/tZDep1s1CEV95CWuARYWA ==
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 ==
689
689
dependencies :
690
- " @typescript-eslint/experimental-utils" " 3.2 .0"
690
+ " @typescript-eslint/experimental-utils" " 3.3 .0"
691
691
functional-red-black-tree "^1.0.1"
692
692
regexpp "^3.0.0"
693
693
semver "^7.3.2"
703
703
eslint-scope "^5.0.0"
704
704
eslint-utils "^2.0.0"
705
705
706
+ " @typescript-eslint/[email protected] " :
707
+ version "3.3.0"
708
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.3.0.tgz#d72a946e056a83d4edf97f3411cceb639b0b8c87"
709
+ integrity sha512-d4pGIAbu/tYsrPrdHCQ5xfadJGvlkUxbeBB56nO/VGmEDi/sKmfa5fGty5t5veL1OyJBrUmSiRn1R1qfVDydrg==
710
+ dependencies :
711
+ " @types/json-schema" " ^7.0.3"
712
+ " @typescript-eslint/typescript-estree" " 3.3.0"
713
+ eslint-scope "^5.0.0"
714
+ eslint-utils "^2.0.0"
715
+
706
716
" @typescript-eslint/parser@^3.2.0 " :
707
717
version "3.2.0"
708
718
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.2.0.tgz#d9d7867456b1b8ecae9e724269b0bc932f06cbca"
726
736
semver "^7.3.2"
727
737
tsutils "^3.17.1"
728
738
739
+ " @typescript-eslint/[email protected] " :
740
+ version "3.3.0"
741
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.3.0.tgz#841ffed25c29b0049ebffb4c2071268a34558a2a"
742
+ integrity sha512-3SqxylENltEvJsjjMSDCUx/edZNSC7wAqifUU1Ywp//0OWEZwMZJfecJud9XxJ/40rAKEbJMKBOQzeOjrLJFzQ==
743
+ dependencies :
744
+ debug "^4.1.1"
745
+ eslint-visitor-keys "^1.1.0"
746
+ glob "^7.1.6"
747
+ is-glob "^4.0.1"
748
+ lodash "^4.17.15"
749
+ semver "^7.3.2"
750
+ tsutils "^3.17.1"
751
+
729
752
abab@^2.0.3 :
730
753
version "2.0.3"
731
754
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"
You can’t perform that action at this time.
0 commit comments