|
1085 | 1085 | dependencies: |
1086 | 1086 | "@types/yargs-parser" "*" |
1087 | 1087 |
|
1088 | | -"@typescript-eslint/eslint-plugin@5.3.1": |
1089 | | - version "5.3.1" |
1090 | | - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.3.1.tgz" |
1091 | | - integrity sha512-cFImaoIr5Ojj358xI/SDhjog57OK2NqlpxwdcgyxDA3bJlZcJq5CPzUXtpD7CxI2Hm6ATU7w5fQnnkVnmwpHqw== |
| 1088 | +"@typescript-eslint/eslint-plugin@5.4.0": |
| 1089 | + version "5.4.0" |
| 1090 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.4.0.tgz" |
| 1091 | + integrity sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg== |
1092 | 1092 | dependencies: |
1093 | | - "@typescript-eslint/experimental-utils" "5.3.1" |
1094 | | - "@typescript-eslint/scope-manager" "5.3.1" |
| 1093 | + "@typescript-eslint/experimental-utils" "5.4.0" |
| 1094 | + "@typescript-eslint/scope-manager" "5.4.0" |
1095 | 1095 | debug "^4.3.2" |
1096 | 1096 | functional-red-black-tree "^1.0.1" |
1097 | 1097 | ignore "^5.1.8" |
1098 | 1098 | regexpp "^3.2.0" |
1099 | 1099 | semver "^7.3.5" |
1100 | 1100 | tsutils "^3.21.0" |
1101 | 1101 |
|
1102 | | -"@typescript-eslint/experimental-utils@5.3.1": |
1103 | | - version "5.3.1" |
1104 | | - resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.3.1.tgz" |
1105 | | - integrity sha512-RgFn5asjZ5daUhbK5Sp0peq0SSMytqcrkNfU4pnDma2D8P3ElZ6JbYjY8IMSFfZAJ0f3x3tnO3vXHweYg0g59w== |
| 1102 | +"@typescript-eslint/experimental-utils@5.4.0": |
| 1103 | + version "5.4.0" |
| 1104 | + resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.4.0.tgz" |
| 1105 | + integrity sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg== |
1106 | 1106 | dependencies: |
1107 | 1107 | "@types/json-schema" "^7.0.9" |
1108 | | - "@typescript-eslint/scope-manager" "5.3.1" |
1109 | | - "@typescript-eslint/types" "5.3.1" |
1110 | | - "@typescript-eslint/typescript-estree" "5.3.1" |
| 1108 | + "@typescript-eslint/scope-manager" "5.4.0" |
| 1109 | + "@typescript-eslint/types" "5.4.0" |
| 1110 | + "@typescript-eslint/typescript-estree" "5.4.0" |
1111 | 1111 | eslint-scope "^5.1.1" |
1112 | 1112 | eslint-utils "^3.0.0" |
1113 | 1113 |
|
1114 | | -"@typescript-eslint/parser@5.3.1": |
1115 | | - version "5.3.1" |
1116 | | - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.3.1.tgz" |
1117 | | - integrity sha512-TD+ONlx5c+Qhk21x9gsJAMRohWAUMavSOmJgv3JGy9dgPhuBd5Wok0lmMClZDyJNLLZK1JRKiATzCKZNUmoyfw== |
| 1114 | +"@typescript-eslint/parser@5.4.0": |
| 1115 | + version "5.4.0" |
| 1116 | + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.4.0.tgz" |
| 1117 | + integrity sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw== |
1118 | 1118 | dependencies: |
1119 | | - "@typescript-eslint/scope-manager" "5.3.1" |
1120 | | - "@typescript-eslint/types" "5.3.1" |
1121 | | - "@typescript-eslint/typescript-estree" "5.3.1" |
| 1119 | + "@typescript-eslint/scope-manager" "5.4.0" |
| 1120 | + "@typescript-eslint/types" "5.4.0" |
| 1121 | + "@typescript-eslint/typescript-estree" "5.4.0" |
1122 | 1122 | debug "^4.3.2" |
1123 | 1123 |
|
1124 | | -"@typescript-eslint/scope-manager@5.3.1": |
1125 | | - version "5.3.1" |
1126 | | - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.3.1.tgz" |
1127 | | - integrity sha512-XksFVBgAq0Y9H40BDbuPOTUIp7dn4u8oOuhcgGq7EoDP50eqcafkMVGrypyVGvDYHzjhdUCUwuwVUK4JhkMAMg== |
| 1124 | +"@typescript-eslint/scope-manager@5.4.0": |
| 1125 | + version "5.4.0" |
| 1126 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.4.0.tgz" |
| 1127 | + integrity sha512-pRxFjYwoi8R+n+sibjgF9iUiAELU9ihPBtHzocyW8v8D8G8KeQvXTsW7+CBYIyTYsmhtNk50QPGLE3vrvhM5KA== |
1128 | 1128 | dependencies: |
1129 | | - "@typescript-eslint/types" "5.3.1" |
1130 | | - "@typescript-eslint/visitor-keys" "5.3.1" |
| 1129 | + "@typescript-eslint/types" "5.4.0" |
| 1130 | + "@typescript-eslint/visitor-keys" "5.4.0" |
1131 | 1131 |
|
1132 | | -"@typescript-eslint/types@5.3.1": |
1133 | | - version "5.3.1" |
1134 | | - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.3.1.tgz" |
1135 | | - integrity sha512-bG7HeBLolxKHtdHG54Uac750eXuQQPpdJfCYuw4ZI3bZ7+GgKClMWM8jExBtp7NSP4m8PmLRM8+lhzkYnSmSxQ== |
| 1132 | +"@typescript-eslint/types@5.4.0": |
| 1133 | + version "5.4.0" |
| 1134 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.4.0.tgz" |
| 1135 | + integrity sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA== |
1136 | 1136 |
|
1137 | | -"@typescript-eslint/typescript-estree@5.3.1": |
1138 | | - version "5.3.1" |
1139 | | - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.3.1.tgz" |
1140 | | - integrity sha512-PwFbh/PKDVo/Wct6N3w+E4rLZxUDgsoII/GrWM2A62ETOzJd4M6s0Mu7w4CWsZraTbaC5UQI+dLeyOIFF1PquQ== |
| 1137 | +"@typescript-eslint/typescript-estree@5.4.0": |
| 1138 | + version "5.4.0" |
| 1139 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.4.0.tgz" |
| 1140 | + integrity sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA== |
1141 | 1141 | dependencies: |
1142 | | - "@typescript-eslint/types" "5.3.1" |
1143 | | - "@typescript-eslint/visitor-keys" "5.3.1" |
| 1142 | + "@typescript-eslint/types" "5.4.0" |
| 1143 | + "@typescript-eslint/visitor-keys" "5.4.0" |
1144 | 1144 | debug "^4.3.2" |
1145 | 1145 | globby "^11.0.4" |
1146 | 1146 | is-glob "^4.0.3" |
1147 | 1147 | semver "^7.3.5" |
1148 | 1148 | tsutils "^3.21.0" |
1149 | 1149 |
|
1150 | | -"@typescript-eslint/visitor-keys@5.3.1": |
1151 | | - version "5.3.1" |
1152 | | - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.3.1.tgz" |
1153 | | - integrity sha512-3cHUzUuVTuNHx0Gjjt5pEHa87+lzyqOiHXy/Gz+SJOCW1mpw9xQHIIEwnKn+Thph1mgWyZ90nboOcSuZr/jTTQ== |
| 1150 | +"@typescript-eslint/visitor-keys@5.4.0": |
| 1151 | + version "5.4.0" |
| 1152 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.4.0.tgz" |
| 1153 | + integrity sha512-PVbax7MeE7tdLfW5SA0fs8NGVVr+buMPrcj+CWYWPXsZCH8qZ1THufDzbXm1xrZ2b2PA1iENJ0sRq5fuUtvsJg== |
1154 | 1154 | dependencies: |
1155 | | - "@typescript-eslint/types" "5.3.1" |
| 1155 | + "@typescript-eslint/types" "5.4.0" |
1156 | 1156 | eslint-visitor-keys "^3.0.0" |
1157 | 1157 |
|
1158 | 1158 | JSONStream@^1.0.4: |
|
0 commit comments