|
2419 | 2419 | "@typescript-eslint/typescript-estree" "2.23.0"
|
2420 | 2420 | eslint-scope "^5.0.0"
|
2421 | 2421 |
|
| 2422 | +"@typescript-eslint/ [email protected]": |
| 2423 | + version "2.24.0" |
| 2424 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.24.0.tgz#a5cb2ed89fedf8b59638dc83484eb0c8c35e1143" |
| 2425 | + integrity sha512-DXrwuXTdVh3ycNCMYmWhUzn/gfqu9N0VzNnahjiDJvcyhfBy4gb59ncVZVxdp5XzBC77dCncu0daQgOkbvPwBw== |
| 2426 | + dependencies: |
| 2427 | + "@types/json-schema" "^7.0.3" |
| 2428 | + "@typescript-eslint/typescript-estree" "2.24.0" |
| 2429 | + eslint-scope "^5.0.0" |
| 2430 | + |
2422 | 2431 | "@typescript-eslint/parser@^2.0.0":
|
2423 |
| - version "2.23.0" |
2424 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.23.0.tgz#f3d4e2928ff647fe77fc2fcef1a3534fee6a3212" |
2425 |
| - integrity sha512-k61pn/Nepk43qa1oLMiyqApC6x5eP5ddPz6VUYXCAuXxbmRLqkPYzkFRKl42ltxzB2luvejlVncrEpflgQoSUg== |
| 2432 | + version "2.24.0" |
| 2433 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.24.0.tgz#2cf0eae6e6dd44d162486ad949c126b887f11eb8" |
| 2434 | + integrity sha512-H2Y7uacwSSg8IbVxdYExSI3T7uM1DzmOn2COGtCahCC3g8YtM1xYAPi2MAHyfPs61VKxP/J/UiSctcRgw4G8aw== |
2426 | 2435 | dependencies:
|
2427 | 2436 | "@types/eslint-visitor-keys" "^1.0.0"
|
2428 |
| - "@typescript-eslint/experimental-utils" "2.23.0" |
2429 |
| - "@typescript-eslint/typescript-estree" "2.23.0" |
| 2437 | + "@typescript-eslint/experimental-utils" "2.24.0" |
| 2438 | + "@typescript-eslint/typescript-estree" "2.24.0" |
2430 | 2439 | eslint-visitor-keys "^1.1.0"
|
2431 | 2440 |
|
2432 | 2441 | "@typescript-eslint/ [email protected]":
|
|
2442 | 2451 | semver "^6.3.0"
|
2443 | 2452 | tsutils "^3.17.1"
|
2444 | 2453 |
|
| 2454 | +"@typescript-eslint/ [email protected]": |
| 2455 | + version "2.24.0" |
| 2456 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.24.0.tgz#38bbc8bb479790d2f324797ffbcdb346d897c62a" |
| 2457 | + integrity sha512-RJ0yMe5owMSix55qX7Mi9V6z2FDuuDpN6eR5fzRJrp+8in9UF41IGNQHbg5aMK4/PjVaEQksLvz0IA8n+Mr/FA== |
| 2458 | + dependencies: |
| 2459 | + debug "^4.1.1" |
| 2460 | + eslint-visitor-keys "^1.1.0" |
| 2461 | + glob "^7.1.6" |
| 2462 | + is-glob "^4.0.1" |
| 2463 | + lodash "^4.17.15" |
| 2464 | + semver "^6.3.0" |
| 2465 | + tsutils "^3.17.1" |
| 2466 | + |
2445 | 2467 | "@vue/babel-helper-vue-jsx-merge-props@^1.0.0":
|
2446 | 2468 | version "1.0.0"
|
2447 | 2469 | resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.0.0.tgz#048fe579958da408fb7a8b2a3ec050b50a661040"
|
|
0 commit comments