|
1120 | 1120 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
1121 | 1121 |
|
1122 | 1122 | "@callstack/eslint-config@^10.0.0":
|
1123 |
| - version "10.1.0" |
1124 |
| - resolved "https://registry.yarnpkg.com/@callstack/eslint-config/-/eslint-config-10.1.0.tgz#9bd0cd2856ea8a2722bd22ef8ed73043b1c30268" |
1125 |
| - integrity sha512-VDPwdoU2gqIcNLS8bi6yzIMM0WSfNmKgQEE4gUJhJpxEbXHuoieEKPcYwWIvHhbmClcNdFXCaqn/HLVJedGewA== |
| 1123 | + version "10.2.0" |
| 1124 | + resolved "https://registry.yarnpkg.com/@callstack/eslint-config/-/eslint-config-10.2.0.tgz#22963ac05b4b815ba4413467ebf81fec3de1cb97" |
| 1125 | + integrity sha512-vefzK3GT0HvLnr+1YxyvykF82bRfc6Oo7Tgof7pG9Xeh+PKHXuLjyUC4rjz3sMlBOsDoQdQulSayV5wIxZlxnA== |
1126 | 1126 | dependencies:
|
1127 |
| - "@typescript-eslint/eslint-plugin" "^2.31.0" |
1128 |
| - "@typescript-eslint/parser" "^2.31.0" |
| 1127 | + "@typescript-eslint/eslint-plugin" "^4.15.0" |
| 1128 | + "@typescript-eslint/parser" "^4.15.0" |
1129 | 1129 | babel-eslint "^10.0.3"
|
1130 | 1130 | eslint-config-prettier "^6.10.1"
|
1131 | 1131 | eslint-plugin-flowtype "^4.5.2"
|
|
1804 | 1804 | "@types/node" "*"
|
1805 | 1805 | "@types/responselike" "*"
|
1806 | 1806 |
|
1807 |
| -"@types/eslint-visitor-keys@^1.0.0": |
1808 |
| - version "1.0.0" |
1809 |
| - resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d" |
1810 |
| - integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag== |
1811 |
| - |
1812 | 1807 | "@types/graceful-fs@^4.1.2":
|
1813 | 1808 | version "4.1.3"
|
1814 | 1809 | resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.3.tgz#039af35fe26bec35003e8d86d2ee9c586354348f"
|
|
1948 | 1943 | dependencies:
|
1949 | 1944 | "@types/yargs-parser" "*"
|
1950 | 1945 |
|
1951 |
| -"@typescript-eslint/eslint-plugin@^2.31.0": |
1952 |
| - version "2.33.0" |
1953 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.33.0.tgz#d6c8319d5011b4783bb3d2dadf105d8bdd499bd5" |
1954 |
| - integrity sha512-QV6P32Btu1sCI/kTqjTNI/8OpCYyvlGjW5vD8MpTIg+HGE5S88HtT1G+880M4bXlvXj/NjsJJG0aGcVh0DdbeQ== |
| 1946 | +"@typescript-eslint/eslint-plugin@^4.15.0": |
| 1947 | + version "4.15.2" |
| 1948 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.2.tgz#981b26b4076c62a5a55873fbef3fe98f83360c61" |
| 1949 | + integrity sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q== |
1955 | 1950 | dependencies:
|
1956 |
| - "@typescript-eslint/experimental-utils" "2.33.0" |
| 1951 | + "@typescript-eslint/experimental-utils" "4.15.2" |
| 1952 | + "@typescript-eslint/scope-manager" "4.15.2" |
| 1953 | + debug "^4.1.1" |
1957 | 1954 | functional-red-black-tree "^1.0.1"
|
| 1955 | + lodash "^4.17.15" |
1958 | 1956 | regexpp "^3.0.0"
|
| 1957 | + semver "^7.3.2" |
1959 | 1958 | tsutils "^3.17.1"
|
1960 | 1959 |
|
1961 |
| -"@typescript-eslint/experimental-utils@2.33.0": |
1962 |
| - version "2.33.0" |
1963 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.33.0.tgz#000f1e5f344fbea1323dc91cc174805d75f99a03" |
1964 |
| - integrity sha512-qzPM2AuxtMrRq78LwyZa8Qn6gcY8obkIrBs1ehqmQADwkYzTE1Pb4y2W+U3rE/iFkSWcWHG2LS6MJfj6SmHApg== |
| 1960 | +"@typescript-eslint/experimental-utils@4.15.2": |
| 1961 | + version "4.15.2" |
| 1962 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.2.tgz#5efd12355bd5b535e1831282e6cf465b9a71cf36" |
| 1963 | + integrity sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ== |
1965 | 1964 | dependencies:
|
1966 | 1965 | "@types/json-schema" "^7.0.3"
|
1967 |
| - "@typescript-eslint/typescript-estree" "2.33.0" |
| 1966 | + "@typescript-eslint/scope-manager" "4.15.2" |
| 1967 | + "@typescript-eslint/types" "4.15.2" |
| 1968 | + "@typescript-eslint/typescript-estree" "4.15.2" |
1968 | 1969 | eslint-scope "^5.0.0"
|
1969 | 1970 | eslint-utils "^2.0.0"
|
1970 | 1971 |
|
|
1978 | 1979 | eslint-scope "^5.0.0"
|
1979 | 1980 | eslint-utils "^2.0.0"
|
1980 | 1981 |
|
1981 |
| -"@typescript-eslint/parser@^2.31.0": |
1982 |
| - version "2.33.0" |
1983 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.33.0.tgz#395c0ef229ebef883608f8632a34f0acf02b9bdd" |
1984 |
| - integrity sha512-AUtmwUUhJoH6yrtxZMHbRUEMsC2G6z5NSxg9KsROOGqNXasM71I8P2NihtumlWTUCRld70vqIZ6Pm4E5PAziEA== |
| 1982 | +"@typescript-eslint/parser@^4.15.0": |
| 1983 | + version "4.15.2" |
| 1984 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.15.2.tgz#c804474321ef76a3955aec03664808f0d6e7872e" |
| 1985 | + integrity sha512-SHeF8xbsC6z2FKXsaTb1tBCf0QZsjJ94H6Bo51Y1aVEZ4XAefaw5ZAilMoDPlGghe+qtq7XdTiDlGfVTOmvA+Q== |
1985 | 1986 | dependencies:
|
1986 |
| - "@types/eslint-visitor-keys" "^1.0.0" |
1987 |
| - "@typescript-eslint/experimental-utils" "2.33.0" |
1988 |
| - "@typescript-eslint/typescript-estree" "2.33.0" |
1989 |
| - eslint-visitor-keys "^1.1.0" |
| 1987 | + "@typescript-eslint/scope-manager" "4.15.2" |
| 1988 | + "@typescript-eslint/types" "4.15.2" |
| 1989 | + "@typescript-eslint/typescript-estree" "4.15.2" |
| 1990 | + debug "^4.1.1" |
| 1991 | + |
| 1992 | +"@typescript-eslint/scope-manager@4.15.2": |
| 1993 | + version "4.15.2" |
| 1994 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.15.2.tgz#5725bda656995960ae1d004bfd1cd70320f37f4f" |
| 1995 | + integrity sha512-Zm0tf/MSKuX6aeJmuXexgdVyxT9/oJJhaCkijv0DvJVT3ui4zY6XYd6iwIo/8GEZGy43cd7w1rFMiCLHbRzAPQ== |
| 1996 | + dependencies: |
| 1997 | + "@typescript-eslint/types" "4.15.2" |
| 1998 | + "@typescript-eslint/visitor-keys" "4.15.2" |
| 1999 | + |
| 2000 | +"@typescript-eslint/types@4.15.2": |
| 2001 | + version "4.15.2" |
| 2002 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.2.tgz#04acf3a2dc8001a88985291744241e732ef22c60" |
| 2003 | + integrity sha512-r7lW7HFkAarfUylJ2tKndyO9njwSyoy6cpfDKWPX6/ctZA+QyaYscAHXVAfJqtnY6aaTwDYrOhp+ginlbc7HfQ== |
1990 | 2004 |
|
1991 | 2005 | "@typescript-eslint/typescript-estree@2.29.0":
|
1992 | 2006 | version "2.29.0"
|
|
2001 | 2015 | semver "^6.3.0"
|
2002 | 2016 | tsutils "^3.17.1"
|
2003 | 2017 |
|
2004 |
| -"@typescript-eslint/typescript-estree@2.33.0": |
2005 |
| - version "2.33.0" |
2006 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.33.0.tgz#33504c050ccafd38f397a645d4e9534d2eccbb5c" |
2007 |
| - integrity sha512-d8rY6/yUxb0+mEwTShCQF2zYQdLlqihukNfG9IUlLYz5y1CH6G/9XYbrxQLq3Z14RNvkCC6oe+OcFlyUpwUbkg== |
| 2018 | +"@typescript-eslint/typescript-estree@4.15.2": |
| 2019 | + version "4.15.2" |
| 2020 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.2.tgz#c2f7a1e94f3428d229d5ecff3ead6581ee9b62fa" |
| 2021 | + integrity sha512-cGR8C2g5SPtHTQvAymEODeqx90pJHadWsgTtx6GbnTWKqsg7yp6Eaya9nFzUd4KrKhxdYTTFBiYeTPQaz/l8bw== |
2008 | 2022 | dependencies:
|
| 2023 | + "@typescript-eslint/types" "4.15.2" |
| 2024 | + "@typescript-eslint/visitor-keys" "4.15.2" |
2009 | 2025 | debug "^4.1.1"
|
2010 |
| - eslint-visitor-keys "^1.1.0" |
2011 |
| - glob "^7.1.6" |
| 2026 | + globby "^11.0.1" |
2012 | 2027 | is-glob "^4.0.1"
|
2013 |
| - lodash "^4.17.15" |
2014 | 2028 | semver "^7.3.2"
|
2015 | 2029 | tsutils "^3.17.1"
|
2016 | 2030 |
|
| 2031 | +"@typescript-eslint/visitor-keys@4.15.2": |
| 2032 | + version "4.15.2" |
| 2033 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.2.tgz#3d1c7979ce75bf6acf9691109bd0d6b5706192b9" |
| 2034 | + integrity sha512-TME1VgSb7wTwgENN5KVj4Nqg25hP8DisXxNBojM4Nn31rYaNDIocNm5cmjOFfh42n7NVERxWrDFoETO/76ePyg== |
| 2035 | + dependencies: |
| 2036 | + "@typescript-eslint/types" "4.15.2" |
| 2037 | + eslint-visitor-keys "^2.0.0" |
| 2038 | + |
2017 | 2039 | JSONStream@^1.0.4:
|
2018 | 2040 | version "1.3.5"
|
2019 | 2041 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
@@ -4553,6 +4575,18 @@ globby@11.0.1:
|
4553 | 4575 | merge2 "^1.3.0"
|
4554 | 4576 | slash "^3.0.0"
|
4555 | 4577 |
|
| 4578 | +globby@^11.0.1: |
| 4579 | + version "11.0.2" |
| 4580 | + resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83" |
| 4581 | + integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og== |
| 4582 | + dependencies: |
| 4583 | + array-union "^2.1.0" |
| 4584 | + dir-glob "^3.0.1" |
| 4585 | + fast-glob "^3.1.1" |
| 4586 | + ignore "^5.1.4" |
| 4587 | + merge2 "^1.3.0" |
| 4588 | + slash "^3.0.0" |
| 4589 | + |
4556 | 4590 | got@11.8.0:
|
4557 | 4591 | version "11.8.0"
|
4558 | 4592 | resolved "https://registry.yarnpkg.com/got/-/got-11.8.0.tgz#be0920c3586b07fd94add3b5b27cb28f49e6545f"
|
|
0 commit comments