|
123 | 123 | dependencies:
|
124 | 124 | "@types/node" "*"
|
125 | 125 |
|
126 |
| -"@typescript-eslint/experimental-utils@2.14.0": |
127 |
| - version "2.14.0" |
128 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.14.0.tgz#e9179fa3c44e00b3106b85d7b69342901fb43e3b" |
129 |
| - integrity sha512-KcyKS7G6IWnIgl3ZpyxyBCxhkBPV+0a5Jjy2g5HxlrbG2ZLQNFeneIBVXdaBCYOVjvGmGGFKom1kgiAY75SDeQ== |
| 126 | +"@typescript-eslint/experimental-utils@2.15.0": |
| 127 | + version "2.15.0" |
| 128 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.15.0.tgz#41e35313bfaef91650ddb5380846d1c78a780070" |
| 129 | + integrity sha512-Qkxu5zndY5hqlcQkmA88gfLvqQulMpX/TN91XC7OuXsRf4XG5xLGie0sbpX97o/oeccjeZYRMipIsjKk/tjDHA== |
130 | 130 | dependencies:
|
131 | 131 | "@types/json-schema" "^7.0.3"
|
132 |
| - "@typescript-eslint/typescript-estree" "2.14.0" |
| 132 | + "@typescript-eslint/typescript-estree" "2.15.0" |
133 | 133 | eslint-scope "^5.0.0"
|
134 | 134 |
|
135 |
| -"@typescript-eslint/parser@^2.14.0": |
136 |
| - version "2.14.0" |
137 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.14.0.tgz#30fa0523d86d74172a5e32274558404ba4262cd6" |
138 |
| - integrity sha512-haS+8D35fUydIs+zdSf4BxpOartb/DjrZ2IxQ5sR8zyGfd77uT9ZJZYF8+I0WPhzqHmfafUBx8MYpcp8pfaoSA== |
| 135 | +"@typescript-eslint/parser@^2.15.0": |
| 136 | + version "2.15.0" |
| 137 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.15.0.tgz#379a71a51b0429bc3bc55c5f8aab831bf607e411" |
| 138 | + integrity sha512-6iSgQsqAYTaHw59t0tdjzZJluRAjswdGltzKEdLtcJOxR2UVTPHYvZRqkAVGCkaMVb6Fpa60NnuozNCvsSpA9g== |
139 | 139 | dependencies:
|
140 | 140 | "@types/eslint-visitor-keys" "^1.0.0"
|
141 |
| - "@typescript-eslint/experimental-utils" "2.14.0" |
142 |
| - "@typescript-eslint/typescript-estree" "2.14.0" |
| 141 | + "@typescript-eslint/experimental-utils" "2.15.0" |
| 142 | + "@typescript-eslint/typescript-estree" "2.15.0" |
143 | 143 | eslint-visitor-keys "^1.1.0"
|
144 | 144 |
|
145 |
| -"@typescript-eslint/typescript-estree@2.14.0": |
146 |
| - version "2.14.0" |
147 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.14.0.tgz#c67698acdc14547f095eeefe908958d93e1a648d" |
148 |
| - integrity sha512-pnLpUcMNG7GfFFfNQbEX6f1aPa5fMnH2G9By+A1yovYI4VIOK2DzkaRuUlIkbagpAcrxQHLqovI1YWqEcXyRnA== |
| 145 | +"@typescript-eslint/typescript-estree@2.15.0": |
| 146 | + version "2.15.0" |
| 147 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.15.0.tgz#79ae52eed8701b164d91e968a65d85a9105e76d3" |
| 148 | + integrity sha512-L6Pog+w3VZzXkAdyqA0VlwybF8WcwZX+mufso86CMxSdWmcizJ38lgBdpqTbc9bo92iyi0rOvmATKiwl+amjxg== |
149 | 149 | dependencies:
|
150 | 150 | debug "^4.1.1"
|
151 | 151 | eslint-visitor-keys "^1.1.0"
|
|
0 commit comments