|
910 | 910 | "@typescript-eslint/typescript-estree" "4.18.0" |
911 | 911 | debug "^4.1.1" |
912 | 912 |
|
913 | | -"@typescript-eslint/scope-manager@4.17.0": |
914 | | - version "4.17.0" |
915 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.17.0.tgz#f4edf94eff3b52a863180f7f89581bf963e3d37d" |
916 | | - integrity sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw== |
917 | | - dependencies: |
918 | | - "@typescript-eslint/types" "4.17.0" |
919 | | - "@typescript-eslint/visitor-keys" "4.17.0" |
920 | | - |
921 | 913 | "@typescript-eslint/scope-manager@4.18.0": |
922 | 914 | version "4.18.0" |
923 | 915 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.18.0.tgz#d75b55234c35d2ff6ac945758d6d9e53be84a427" |
|
926 | 918 | "@typescript-eslint/types" "4.18.0" |
927 | 919 | "@typescript-eslint/visitor-keys" "4.18.0" |
928 | 920 |
|
929 | | -"@typescript-eslint/types@4.17.0": |
930 | | - version "4.17.0" |
931 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad" |
932 | | - integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g== |
933 | | - |
934 | 921 | "@typescript-eslint/types@4.18.0": |
935 | 922 | version "4.18.0" |
936 | 923 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a" |
937 | 924 | integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A== |
938 | 925 |
|
939 | | -"@typescript-eslint/typescript-estree@4.17.0": |
940 | | - version "4.17.0" |
941 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1" |
942 | | - integrity sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ== |
943 | | - dependencies: |
944 | | - "@typescript-eslint/types" "4.17.0" |
945 | | - "@typescript-eslint/visitor-keys" "4.17.0" |
946 | | - debug "^4.1.1" |
947 | | - globby "^11.0.1" |
948 | | - is-glob "^4.0.1" |
949 | | - semver "^7.3.2" |
950 | | - tsutils "^3.17.1" |
951 | | - |
952 | 926 | "@typescript-eslint/typescript-estree@4.18.0": |
953 | 927 | version "4.18.0" |
954 | 928 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.18.0.tgz#756d3e61da8c16ab99185532c44872f4cd5538cb" |
|
962 | 936 | semver "^7.3.2" |
963 | 937 | tsutils "^3.17.1" |
964 | 938 |
|
965 | | -"@typescript-eslint/visitor-keys@4.17.0": |
966 | | - version "4.17.0" |
967 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d" |
968 | | - integrity sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ== |
969 | | - dependencies: |
970 | | - "@typescript-eslint/types" "4.17.0" |
971 | | - eslint-visitor-keys "^2.0.0" |
972 | | - |
973 | 939 | "@typescript-eslint/visitor-keys@4.18.0": |
974 | 940 | version "4.18.0" |
975 | 941 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.18.0.tgz#4e6fe2a175ee33418318a029610845a81e2ff7b6" |
@@ -5099,9 +5065,9 @@ trim-off-newlines@^1.0.0: |
5099 | 5065 | integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= |
5100 | 5066 |
|
5101 | 5067 | ts-jest@^26.5.3: |
5102 | | - version "26.5.3" |
5103 | | - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554" |
5104 | | - integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA== |
| 5068 | + version "26.5.4" |
| 5069 | + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686" |
| 5070 | + integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg== |
5105 | 5071 | dependencies: |
5106 | 5072 | bs-logger "0.x" |
5107 | 5073 | buffer-from "1.x" |
|
0 commit comments