|
982 | 982 | eslint-scope "^5.1.1" |
983 | 983 | eslint-utils "^3.0.0" |
984 | 984 |
|
985 | | -"@typescript-eslint/experimental-utils@^5.0.0": |
986 | | - version "5.2.0" |
987 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.2.0.tgz#e3b2cb9cd0aff9b50f68d9a414c299fd26b067e6" |
988 | | - integrity sha512-fWyT3Agf7n7HuZZRpvUYdFYbPk3iDCq6fgu3ulia4c7yxmPnwVBovdSOX7RL+k8u6hLbrXcdAehlWUVpGh6IEw== |
989 | | - dependencies: |
990 | | - "@types/json-schema" "^7.0.9" |
991 | | - "@typescript-eslint/scope-manager" "5.2.0" |
992 | | - "@typescript-eslint/types" "5.2.0" |
993 | | - "@typescript-eslint/typescript-estree" "5.2.0" |
994 | | - eslint-scope "^5.1.1" |
995 | | - eslint-utils "^3.0.0" |
996 | | - |
997 | 985 | "@typescript-eslint/parser@^4.15.2": |
998 | 986 | version "4.33.0" |
999 | 987 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899" |
|
1012 | 1000 | "@typescript-eslint/types" "4.33.0" |
1013 | 1001 | "@typescript-eslint/visitor-keys" "4.33.0" |
1014 | 1002 |
|
1015 | | -"@typescript-eslint/scope-manager@5.2.0": |
1016 | | - version "5.2.0" |
1017 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.2.0.tgz#7ce8e4ab2baaa0ad5282913ea8e13ce03ec6a12a" |
1018 | | - integrity sha512-RW+wowZqPzQw8MUFltfKYZfKXqA2qgyi6oi/31J1zfXJRpOn6tCaZtd9b5u9ubnDG2n/EMvQLeZrsLNPpaUiFQ== |
| 1003 | +"@typescript-eslint/scope-manager@5.12.1": |
| 1004 | + version "5.12.1" |
| 1005 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.12.1.tgz#58734fd45d2d1dec49641aacc075fba5f0968817" |
| 1006 | + integrity sha512-J0Wrh5xS6XNkd4TkOosxdpObzlYfXjAFIm9QxYLCPOcHVv1FyyFCPom66uIh8uBr0sZCrtS+n19tzufhwab8ZQ== |
1019 | 1007 | dependencies: |
1020 | | - "@typescript-eslint/types" "5.2.0" |
1021 | | - "@typescript-eslint/visitor-keys" "5.2.0" |
| 1008 | + "@typescript-eslint/types" "5.12.1" |
| 1009 | + "@typescript-eslint/visitor-keys" "5.12.1" |
1022 | 1010 |
|
1023 | 1011 | "@typescript-eslint/types@4.33.0": |
1024 | 1012 | version "4.33.0" |
1025 | 1013 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72" |
1026 | 1014 | integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ== |
1027 | 1015 |
|
1028 | | -"@typescript-eslint/types@5.2.0": |
1029 | | - version "5.2.0" |
1030 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.2.0.tgz#7ad32d15abddb0ee968a330f0ea182ea544ef7cf" |
1031 | | - integrity sha512-cTk6x08qqosps6sPyP2j7NxyFPlCNsJwSDasqPNjEQ8JMD5xxj2NHxcLin5AJQ8pAVwpQ8BMI3bTxR0zxmK9qQ== |
| 1016 | +"@typescript-eslint/types@5.12.1": |
| 1017 | + version "5.12.1" |
| 1018 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.12.1.tgz#46a36a28ff4d946821b58fe5a73c81dc2e12aa89" |
| 1019 | + integrity sha512-hfcbq4qVOHV1YRdhkDldhV9NpmmAu2vp6wuFODL71Y0Ixak+FLeEU4rnPxgmZMnGreGEghlEucs9UZn5KOfHJA== |
1032 | 1020 |
|
1033 | 1021 | "@typescript-eslint/typescript-estree@4.33.0": |
1034 | 1022 | version "4.33.0" |
|
1043 | 1031 | semver "^7.3.5" |
1044 | 1032 | tsutils "^3.21.0" |
1045 | 1033 |
|
1046 | | -"@typescript-eslint/typescript-estree@5.2.0": |
1047 | | - version "5.2.0" |
1048 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.2.0.tgz#c22e0ff6f8a4a3f78504a80ebd686fe2870a68ae" |
1049 | | - integrity sha512-RsdXq2XmVgKbm9nLsE3mjNUM7BTr/K4DYR9WfFVMUuozHWtH5gMpiNZmtrMG8GR385EOSQ3kC9HiEMJWimxd/g== |
| 1034 | +"@typescript-eslint/typescript-estree@5.12.1": |
| 1035 | + version "5.12.1" |
| 1036 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.1.tgz#6a9425b9c305bcbc38e2d1d9a24c08e15e02b722" |
| 1037 | + integrity sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw== |
1050 | 1038 | dependencies: |
1051 | | - "@typescript-eslint/types" "5.2.0" |
1052 | | - "@typescript-eslint/visitor-keys" "5.2.0" |
| 1039 | + "@typescript-eslint/types" "5.12.1" |
| 1040 | + "@typescript-eslint/visitor-keys" "5.12.1" |
1053 | 1041 | debug "^4.3.2" |
1054 | 1042 | globby "^11.0.4" |
1055 | 1043 | is-glob "^4.0.3" |
1056 | 1044 | semver "^7.3.5" |
1057 | 1045 | tsutils "^3.21.0" |
1058 | 1046 |
|
| 1047 | +"@typescript-eslint/utils@^5.10.0": |
| 1048 | + version "5.12.1" |
| 1049 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.12.1.tgz#447c24a05d9c33f9c6c64cb48f251f2371eef920" |
| 1050 | + integrity sha512-Qq9FIuU0EVEsi8fS6pG+uurbhNTtoYr4fq8tKjBupsK5Bgbk2I32UGm0Sh+WOyjOPgo/5URbxxSNV6HYsxV4MQ== |
| 1051 | + dependencies: |
| 1052 | + "@types/json-schema" "^7.0.9" |
| 1053 | + "@typescript-eslint/scope-manager" "5.12.1" |
| 1054 | + "@typescript-eslint/types" "5.12.1" |
| 1055 | + "@typescript-eslint/typescript-estree" "5.12.1" |
| 1056 | + eslint-scope "^5.1.1" |
| 1057 | + eslint-utils "^3.0.0" |
| 1058 | + |
1059 | 1059 | "@typescript-eslint/visitor-keys@4.33.0": |
1060 | 1060 | version "4.33.0" |
1061 | 1061 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd" |
|
1064 | 1064 | "@typescript-eslint/types" "4.33.0" |
1065 | 1065 | eslint-visitor-keys "^2.0.0" |
1066 | 1066 |
|
1067 | | -"@typescript-eslint/visitor-keys@5.2.0": |
1068 | | - version "5.2.0" |
1069 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.2.0.tgz#03522d35df98474f08e0357171a7d1b259a88f55" |
1070 | | - integrity sha512-Nk7HizaXWWCUBfLA/rPNKMzXzWS8Wg9qHMuGtT+v2/YpPij4nVXrVJc24N/r5WrrmqK31jCrZxeHqIgqRzs0Xg== |
| 1067 | +"@typescript-eslint/visitor-keys@5.12.1": |
| 1068 | + version "5.12.1" |
| 1069 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.1.tgz#f722da106c8f9695ae5640574225e45af3e52ec3" |
| 1070 | + integrity sha512-l1KSLfupuwrXx6wc0AuOmC7Ko5g14ZOQ86wJJqRbdLbXLK02pK/DPiDDqCc7BqqiiA04/eAA6ayL0bgOrAkH7A== |
1071 | 1071 | dependencies: |
1072 | | - "@typescript-eslint/types" "5.2.0" |
| 1072 | + "@typescript-eslint/types" "5.12.1" |
1073 | 1073 | eslint-visitor-keys "^3.0.0" |
1074 | 1074 |
|
1075 | 1075 | JSONStream@^1.0.4: |
@@ -2150,12 +2150,12 @@ eslint-plugin-import@^2.22.0: |
2150 | 2150 | resolve "^1.20.0" |
2151 | 2151 | tsconfig-paths "^3.12.0" |
2152 | 2152 |
|
2153 | | -eslint-plugin-jest@^25.2.2: |
2154 | | - version "25.2.2" |
2155 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.2.tgz#aada85113268e79d4e7423f8ad4e1b740f112e71" |
2156 | | - integrity sha512-frn5yhOF60U4kcqozO3zKTNZQUk+mfx037XOy2iiYL8FhorEkuCuL3/flzKcY1ECDP2WYT9ydmvlO3fRW9o4mg== |
| 2153 | +eslint-plugin-jest@^26.1.1: |
| 2154 | + version "26.1.1" |
| 2155 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1.tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1" |
| 2156 | + integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA== |
2157 | 2157 | dependencies: |
2158 | | - "@typescript-eslint/experimental-utils" "^5.0.0" |
| 2158 | + "@typescript-eslint/utils" "^5.10.0" |
2159 | 2159 |
|
2160 | 2160 | eslint-scope@^5.1.1: |
2161 | 2161 | version "5.1.1" |
|
0 commit comments