Skip to content

Commit 0cb4beb

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v4.26.0
1 parent dcaf6e6 commit 0cb4beb

2 files changed

Lines changed: 87 additions & 61 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@rollup/plugin-node-resolve": "13.0.0",
4343
"@types/jest": "26.0.23",
4444
"@types/ramda": "0.27.40",
45-
"@typescript-eslint/eslint-plugin": "4.25.0",
46-
"@typescript-eslint/parser": "4.25.0",
45+
"@typescript-eslint/eslint-plugin": "4.26.0",
46+
"@typescript-eslint/parser": "4.26.0",
4747
"eslint": "7.27.0",
4848
"eslint-config-prettier": "6.15.0",
4949
"eslint-plugin-functional": "3.1.0",

yarn.lock

Lines changed: 85 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,6 +1950,11 @@
19501950
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
19511951
integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==
19521952

1953+
"@types/json-schema@^7.0.7":
1954+
version "7.0.7"
1955+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
1956+
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
1957+
19531958
"@types/node@*":
19541959
version "14.14.20"
19551960
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.20.tgz#f7974863edd21d1f8a494a73e8e2b3658615c340"
@@ -2020,31 +2025,31 @@
20202025
dependencies:
20212026
"@types/yargs-parser" "*"
20222027

2023-
"@typescript-eslint/eslint-plugin@4.25.0":
2024-
version "4.25.0"
2025-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.25.0.tgz#d82657b6ab4caa4c3f888ff923175fadc2f31f2a"
2026-
integrity sha512-Qfs3dWkTMKkKwt78xp2O/KZQB8MPS1UQ5D3YW2s6LQWBE1074BE+Rym+b1pXZIX3M3fSvPUDaCvZLKV2ylVYYQ==
2028+
"@typescript-eslint/eslint-plugin@4.26.0":
2029+
version "4.26.0"
2030+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.0.tgz#12bbd6ebd5e7fabd32e48e1e60efa1f3554a3242"
2031+
integrity sha512-yA7IWp+5Qqf+TLbd8b35ySFOFzUfL7i+4If50EqvjT6w35X8Lv0eBHb6rATeWmucks37w+zV+tWnOXI9JlG6Eg==
20272032
dependencies:
2028-
"@typescript-eslint/experimental-utils" "4.25.0"
2029-
"@typescript-eslint/scope-manager" "4.25.0"
2030-
debug "^4.1.1"
2033+
"@typescript-eslint/experimental-utils" "4.26.0"
2034+
"@typescript-eslint/scope-manager" "4.26.0"
2035+
debug "^4.3.1"
20312036
functional-red-black-tree "^1.0.1"
2032-
lodash "^4.17.15"
2033-
regexpp "^3.0.0"
2034-
semver "^7.3.2"
2035-
tsutils "^3.17.1"
2036-
2037-
"@typescript-eslint/experimental-utils@4.25.0":
2038-
version "4.25.0"
2039-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.25.0.tgz#b2febcfa715d2c1806fd5f0335193a6cd270df54"
2040-
integrity sha512-f0doRE76vq7NEEU0tw+ajv6CrmPelw5wLoaghEHkA2dNLFb3T/zJQqGPQ0OYt5XlZaS13MtnN+GTPCuUVg338w==
2041-
dependencies:
2042-
"@types/json-schema" "^7.0.3"
2043-
"@typescript-eslint/scope-manager" "4.25.0"
2044-
"@typescript-eslint/types" "4.25.0"
2045-
"@typescript-eslint/typescript-estree" "4.25.0"
2046-
eslint-scope "^5.0.0"
2047-
eslint-utils "^2.0.0"
2037+
lodash "^4.17.21"
2038+
regexpp "^3.1.0"
2039+
semver "^7.3.5"
2040+
tsutils "^3.21.0"
2041+
2042+
"@typescript-eslint/experimental-utils@4.26.0":
2043+
version "4.26.0"
2044+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.0.tgz#ba7848b3f088659cdf71bce22454795fc55be99a"
2045+
integrity sha512-TH2FO2rdDm7AWfAVRB5RSlbUhWxGVuxPNzGT7W65zVfl8H/WeXTk1e69IrcEVsBslrQSTDKQSaJD89hwKrhdkw==
2046+
dependencies:
2047+
"@types/json-schema" "^7.0.7"
2048+
"@typescript-eslint/scope-manager" "4.26.0"
2049+
"@typescript-eslint/types" "4.26.0"
2050+
"@typescript-eslint/typescript-estree" "4.26.0"
2051+
eslint-scope "^5.1.1"
2052+
eslint-utils "^3.0.0"
20482053

20492054
"@typescript-eslint/experimental-utils@^3.9.1":
20502055
version "3.10.1"
@@ -2069,15 +2074,15 @@
20692074
eslint-scope "^5.0.0"
20702075
eslint-utils "^2.0.0"
20712076

2072-
"@typescript-eslint/parser@4.25.0":
2073-
version "4.25.0"
2074-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.25.0.tgz#6b2cb6285aa3d55bfb263c650739091b0f19aceb"
2075-
integrity sha512-OZFa1SKyEJpAhDx8FcbWyX+vLwh7OEtzoo2iQaeWwxucyfbi0mT4DijbOSsTgPKzGHr6GrF2V5p/CEpUH/VBxg==
2077+
"@typescript-eslint/parser@4.26.0":
2078+
version "4.26.0"
2079+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.0.tgz#31b6b732c9454f757b020dab9b6754112aa5eeaf"
2080+
integrity sha512-b4jekVJG9FfmjUfmM4VoOItQhPlnt6MPOBUL0AQbiTmm+SSpSdhHYlwayOm4IW9KLI/4/cRKtQCmDl1oE2OlPg==
20762081
dependencies:
2077-
"@typescript-eslint/scope-manager" "4.25.0"
2078-
"@typescript-eslint/types" "4.25.0"
2079-
"@typescript-eslint/typescript-estree" "4.25.0"
2080-
debug "^4.1.1"
2082+
"@typescript-eslint/scope-manager" "4.26.0"
2083+
"@typescript-eslint/types" "4.26.0"
2084+
"@typescript-eslint/typescript-estree" "4.26.0"
2085+
debug "^4.3.1"
20812086

20822087
"@typescript-eslint/scope-manager@4.12.0":
20832088
version "4.12.0"
@@ -2087,13 +2092,13 @@
20872092
"@typescript-eslint/types" "4.12.0"
20882093
"@typescript-eslint/visitor-keys" "4.12.0"
20892094

2090-
"@typescript-eslint/scope-manager@4.25.0":
2091-
version "4.25.0"
2092-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca"
2093-
integrity sha512-2NElKxMb/0rya+NJG1U71BuNnp1TBd1JgzYsldsdA83h/20Tvnf/HrwhiSlNmuq6Vqa0EzidsvkTArwoq+tH6w==
2095+
"@typescript-eslint/scope-manager@4.26.0":
2096+
version "4.26.0"
2097+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.26.0.tgz#60d1a71df162404e954b9d1c6343ff3bee496194"
2098+
integrity sha512-G6xB6mMo4xVxwMt5lEsNTz3x4qGDt0NSGmTBNBPJxNsrTXJSm21c6raeYroS2OwQsOyIXqKZv266L/Gln1BWqg==
20942099
dependencies:
2095-
"@typescript-eslint/types" "4.25.0"
2096-
"@typescript-eslint/visitor-keys" "4.25.0"
2100+
"@typescript-eslint/types" "4.26.0"
2101+
"@typescript-eslint/visitor-keys" "4.26.0"
20972102

20982103
"@typescript-eslint/types@3.10.1":
20992104
version "3.10.1"
@@ -2105,10 +2110,10 @@
21052110
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.12.0.tgz#fb891fe7ccc9ea8b2bbd2780e36da45d0dc055e5"
21062111
integrity sha512-N2RhGeheVLGtyy+CxRmxdsniB7sMSCfsnbh8K/+RUIXYYq3Ub5+sukRCjVE80QerrUBvuEvs4fDhz5AW/pcL6g==
21072112

2108-
"@typescript-eslint/types@4.25.0":
2109-
version "4.25.0"
2110-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87"
2111-
integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==
2113+
"@typescript-eslint/types@4.26.0":
2114+
version "4.26.0"
2115+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.0.tgz#7c6732c0414f0a69595f4f846ebe12616243d546"
2116+
integrity sha512-rADNgXl1kS/EKnDr3G+m7fB9yeJNnR9kF7xMiXL6mSIWpr3Wg5MhxyfEXy/IlYthsqwBqHOr22boFbf/u6O88A==
21122117

21132118
"@typescript-eslint/typescript-estree@3.10.1":
21142119
version "3.10.1"
@@ -2138,18 +2143,18 @@
21382143
semver "^7.3.2"
21392144
tsutils "^3.17.1"
21402145

2141-
"@typescript-eslint/typescript-estree@4.25.0":
2142-
version "4.25.0"
2143-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25"
2144-
integrity sha512-1B8U07TGNAFMxZbSpF6jqiDs1cVGO0izVkf18Q/SPcUAc9LhHxzvSowXDTvkHMWUVuPpagupaW63gB6ahTXVlg==
2146+
"@typescript-eslint/typescript-estree@4.26.0":
2147+
version "4.26.0"
2148+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.0.tgz#aea17a40e62dc31c63d5b1bbe9a75783f2ce7109"
2149+
integrity sha512-GHUgahPcm9GfBuy3TzdsizCcPjKOAauG9xkz9TR8kOdssz2Iz9jRCSQm6+aVFa23d5NcSpo1GdHGSQKe0tlcbg==
21452150
dependencies:
2146-
"@typescript-eslint/types" "4.25.0"
2147-
"@typescript-eslint/visitor-keys" "4.25.0"
2148-
debug "^4.1.1"
2149-
globby "^11.0.1"
2151+
"@typescript-eslint/types" "4.26.0"
2152+
"@typescript-eslint/visitor-keys" "4.26.0"
2153+
debug "^4.3.1"
2154+
globby "^11.0.3"
21502155
is-glob "^4.0.1"
2151-
semver "^7.3.2"
2152-
tsutils "^3.17.1"
2156+
semver "^7.3.5"
2157+
tsutils "^3.21.0"
21532158

21542159
"@typescript-eslint/visitor-keys@3.10.1":
21552160
version "3.10.1"
@@ -2166,12 +2171,12 @@
21662171
"@typescript-eslint/types" "4.12.0"
21672172
eslint-visitor-keys "^2.0.0"
21682173

2169-
"@typescript-eslint/visitor-keys@4.25.0":
2170-
version "4.25.0"
2171-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7"
2172-
integrity sha512-AmkqV9dDJVKP/TcZrbf6s6i1zYXt5Hl8qOLrRDTFfRNae4+LB8A4N3i+FLZPW85zIxRy39BgeWOfMS3HoH5ngg==
2174+
"@typescript-eslint/visitor-keys@4.26.0":
2175+
version "4.26.0"
2176+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.0.tgz#26d2583169222815be4dcd1da4fe5459bc3bcc23"
2177+
integrity sha512-cw4j8lH38V1ycGBbF+aFiLUls9Z0Bw8QschP3mkth50BbWzgFS33ISIgBzUMuQ2IdahoEv/rXstr8Zhlz4B1Zg==
21732178
dependencies:
2174-
"@typescript-eslint/types" "4.25.0"
2179+
"@typescript-eslint/types" "4.26.0"
21752180
eslint-visitor-keys "^2.0.0"
21762181

21772182
abab@^2.0.3:
@@ -3604,6 +3609,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
36043609
dependencies:
36053610
eslint-visitor-keys "^1.1.0"
36063611

3612+
eslint-utils@^3.0.0:
3613+
version "3.0.0"
3614+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
3615+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
3616+
dependencies:
3617+
eslint-visitor-keys "^2.0.0"
3618+
36073619
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
36083620
version "1.3.0"
36093621
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -4298,7 +4310,7 @@ globals@^13.6.0:
42984310
dependencies:
42994311
type-fest "^0.20.2"
43004312

4301-
globby@11.0.3:
4313+
globby@11.0.3, globby@^11.0.3:
43024314
version "11.0.3"
43034315
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
43044316
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
@@ -5624,7 +5636,7 @@ lodash.truncate@^4.4.2:
56245636
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
56255637
integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=
56265638

5627-
lodash@4.x, lodash@^4.17.15, lodash@^4.17.19:
5639+
lodash@4.x, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21:
56285640
version "4.17.21"
56295641
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
56305642
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -6710,7 +6722,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
67106722
extend-shallow "^3.0.2"
67116723
safe-regex "^1.1.0"
67126724

6713-
regexpp@^3.0.0, regexpp@^3.1.0:
6725+
regexpp@^3.1.0:
67146726
version "3.1.0"
67156727
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
67166728
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
@@ -7024,6 +7036,13 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
70247036
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
70257037
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
70267038

7039+
semver@^7.3.5:
7040+
version "7.3.5"
7041+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
7042+
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
7043+
dependencies:
7044+
lru-cache "^6.0.0"
7045+
70277046
send@0.17.1:
70287047
version "0.17.1"
70297048
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
@@ -7683,6 +7702,13 @@ tsutils@^3.17.1:
76837702
dependencies:
76847703
tslib "^1.8.1"
76857704

7705+
tsutils@^3.21.0:
7706+
version "3.21.0"
7707+
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
7708+
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
7709+
dependencies:
7710+
tslib "^1.8.1"
7711+
76867712
tunnel-agent@^0.6.0:
76877713
version "0.6.0"
76887714
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"

0 commit comments

Comments
 (0)