|
1108 | 1108 | dependencies: |
1109 | 1109 | "@types/yargs-parser" "*" |
1110 | 1110 |
|
1111 | | -"@typescript-eslint/eslint-plugin@5.4.0": |
1112 | | - version "5.4.0" |
1113 | | - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.4.0.tgz" |
1114 | | - integrity sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg== |
| 1111 | +"@typescript-eslint/eslint-plugin@5.5.0": |
| 1112 | + version "5.5.0" |
| 1113 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.5.0.tgz" |
| 1114 | + integrity sha512-4bV6fulqbuaO9UMXU0Ia0o6z6if+kmMRW8rMRyfqXj/eGrZZRGedS4n0adeGNnjr8LKAM495hrQ7Tea52UWmQA== |
1115 | 1115 | dependencies: |
1116 | | - "@typescript-eslint/experimental-utils" "5.4.0" |
1117 | | - "@typescript-eslint/scope-manager" "5.4.0" |
| 1116 | + "@typescript-eslint/experimental-utils" "5.5.0" |
| 1117 | + "@typescript-eslint/scope-manager" "5.5.0" |
1118 | 1118 | debug "^4.3.2" |
1119 | 1119 | functional-red-black-tree "^1.0.1" |
1120 | 1120 | ignore "^5.1.8" |
1121 | 1121 | regexpp "^3.2.0" |
1122 | 1122 | semver "^7.3.5" |
1123 | 1123 | tsutils "^3.21.0" |
1124 | 1124 |
|
1125 | | -"@typescript-eslint/experimental-utils@5.4.0": |
1126 | | - version "5.4.0" |
1127 | | - resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.4.0.tgz" |
1128 | | - integrity sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg== |
| 1125 | +"@typescript-eslint/experimental-utils@5.5.0": |
| 1126 | + version "5.5.0" |
| 1127 | + resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.5.0.tgz" |
| 1128 | + integrity sha512-kjWeeVU+4lQ1SLYErRKV5yDXbWDPkpbzTUUlfAUifPYvpX0qZlrcCZ96/6oWxt3QxtK5WVhXz+KsnwW9cIW+3A== |
1129 | 1129 | dependencies: |
1130 | 1130 | "@types/json-schema" "^7.0.9" |
1131 | | - "@typescript-eslint/scope-manager" "5.4.0" |
1132 | | - "@typescript-eslint/types" "5.4.0" |
1133 | | - "@typescript-eslint/typescript-estree" "5.4.0" |
| 1131 | + "@typescript-eslint/scope-manager" "5.5.0" |
| 1132 | + "@typescript-eslint/types" "5.5.0" |
| 1133 | + "@typescript-eslint/typescript-estree" "5.5.0" |
1134 | 1134 | eslint-scope "^5.1.1" |
1135 | 1135 | eslint-utils "^3.0.0" |
1136 | 1136 |
|
1137 | | -"@typescript-eslint/parser@5.4.0": |
1138 | | - version "5.4.0" |
1139 | | - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.4.0.tgz" |
1140 | | - integrity sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw== |
| 1137 | +"@typescript-eslint/parser@5.5.0": |
| 1138 | + version "5.5.0" |
| 1139 | + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.5.0.tgz" |
| 1140 | + integrity sha512-JsXBU+kgQOAgzUn2jPrLA+Rd0Y1dswOlX3hp8MuRO1hQDs6xgHtbCXEiAu7bz5hyVURxbXcA2draasMbNqrhmg== |
1141 | 1141 | dependencies: |
1142 | | - "@typescript-eslint/scope-manager" "5.4.0" |
1143 | | - "@typescript-eslint/types" "5.4.0" |
1144 | | - "@typescript-eslint/typescript-estree" "5.4.0" |
| 1142 | + "@typescript-eslint/scope-manager" "5.5.0" |
| 1143 | + "@typescript-eslint/types" "5.5.0" |
| 1144 | + "@typescript-eslint/typescript-estree" "5.5.0" |
1145 | 1145 | debug "^4.3.2" |
1146 | 1146 |
|
1147 | | -"@typescript-eslint/scope-manager@5.4.0": |
1148 | | - version "5.4.0" |
1149 | | - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.4.0.tgz" |
1150 | | - integrity sha512-pRxFjYwoi8R+n+sibjgF9iUiAELU9ihPBtHzocyW8v8D8G8KeQvXTsW7+CBYIyTYsmhtNk50QPGLE3vrvhM5KA== |
| 1147 | +"@typescript-eslint/scope-manager@5.5.0": |
| 1148 | + version "5.5.0" |
| 1149 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.5.0.tgz" |
| 1150 | + integrity sha512-0/r656RmRLo7CbN4Mdd+xZyPJ/fPCKhYdU6mnZx+8msAD8nJSP8EyCFkzbd6vNVZzZvWlMYrSNekqGrCBqFQhg== |
1151 | 1151 | dependencies: |
1152 | | - "@typescript-eslint/types" "5.4.0" |
1153 | | - "@typescript-eslint/visitor-keys" "5.4.0" |
| 1152 | + "@typescript-eslint/types" "5.5.0" |
| 1153 | + "@typescript-eslint/visitor-keys" "5.5.0" |
1154 | 1154 |
|
1155 | | -"@typescript-eslint/types@5.4.0": |
1156 | | - version "5.4.0" |
1157 | | - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.4.0.tgz" |
1158 | | - integrity sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA== |
| 1155 | +"@typescript-eslint/types@5.5.0": |
| 1156 | + version "5.5.0" |
| 1157 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.5.0.tgz" |
| 1158 | + integrity sha512-OaYTqkW3GnuHxqsxxJ6KypIKd5Uw7bFiQJZRyNi1jbMJnK3Hc/DR4KwB6KJj6PBRkJJoaNwzMNv9vtTk87JhOg== |
1159 | 1159 |
|
1160 | | -"@typescript-eslint/typescript-estree@5.4.0": |
1161 | | - version "5.4.0" |
1162 | | - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.4.0.tgz" |
1163 | | - integrity sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA== |
| 1160 | +"@typescript-eslint/typescript-estree@5.5.0": |
| 1161 | + version "5.5.0" |
| 1162 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.5.0.tgz" |
| 1163 | + integrity sha512-pVn8btYUiYrjonhMAO0yG8lm7RApzy2L4RC7Td/mC/qFkyf6vRbGyZozoA94+w6D2Y2GRqpMoCWcwx/EUOzyoQ== |
1164 | 1164 | dependencies: |
1165 | | - "@typescript-eslint/types" "5.4.0" |
1166 | | - "@typescript-eslint/visitor-keys" "5.4.0" |
| 1165 | + "@typescript-eslint/types" "5.5.0" |
| 1166 | + "@typescript-eslint/visitor-keys" "5.5.0" |
1167 | 1167 | debug "^4.3.2" |
1168 | 1168 | globby "^11.0.4" |
1169 | 1169 | is-glob "^4.0.3" |
1170 | 1170 | semver "^7.3.5" |
1171 | 1171 | tsutils "^3.21.0" |
1172 | 1172 |
|
1173 | | -"@typescript-eslint/visitor-keys@5.4.0": |
1174 | | - version "5.4.0" |
1175 | | - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.4.0.tgz" |
1176 | | - integrity sha512-PVbax7MeE7tdLfW5SA0fs8NGVVr+buMPrcj+CWYWPXsZCH8qZ1THufDzbXm1xrZ2b2PA1iENJ0sRq5fuUtvsJg== |
| 1173 | +"@typescript-eslint/visitor-keys@5.5.0": |
| 1174 | + version "5.5.0" |
| 1175 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.5.0.tgz" |
| 1176 | + integrity sha512-4GzJ1kRtsWzHhdM40tv0ZKHNSbkDhF0Woi/TDwVJX6UICwJItvP7ZTXbjTkCdrors7ww0sYe0t+cIKDAJwZ7Kw== |
1177 | 1177 | dependencies: |
1178 | | - "@typescript-eslint/types" "5.4.0" |
| 1178 | + "@typescript-eslint/types" "5.5.0" |
1179 | 1179 | eslint-visitor-keys "^3.0.0" |
1180 | 1180 |
|
1181 | 1181 | JSONStream@^1.0.4: |
|
0 commit comments