Skip to content

Commit a1f8530

Browse files
authored
Merge pull request #369 from OpenAPITools/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v4.31.1
2 parents c26459d + ab4acd4 commit a1f8530

2 files changed

Lines changed: 68 additions & 76 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
"@types/jsonpath": "0.2.0",
121121
"@types/lodash": "4.14.172",
122122
"@types/node": "8.10.66",
123-
"@typescript-eslint/eslint-plugin": "4.25.0",
124-
"@typescript-eslint/parser": "4.25.0",
123+
"@typescript-eslint/eslint-plugin": "4.31.1",
124+
"@typescript-eslint/parser": "4.31.1",
125125
"dotenv": "9.0.2",
126126
"eslint": "7.32.0",
127127
"eslint-config-prettier": "8.3.0",

yarn.lock

Lines changed: 66 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1616,16 +1616,16 @@
16161616
jest-diff "^27.0.0"
16171617
pretty-format "^27.0.0"
16181618

1619-
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5":
1620-
version "7.0.6"
1621-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
1622-
integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==
1623-
16241619
"@types/json-schema@^7.0.4", "@types/json-schema@^7.0.7", "@types/json-schema@^7.0.8":
16251620
version "7.0.8"
16261621
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.8.tgz#edf1bf1dbf4e04413ca8e5b17b3b7d7d54b59818"
16271622
integrity sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg==
16281623

1624+
"@types/json-schema@^7.0.5":
1625+
version "7.0.6"
1626+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
1627+
integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==
1628+
16291629
"@types/jsonpath@0.2.0":
16301630
version "0.2.0"
16311631
resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.0.tgz#13c62db22a34d9c411364fac79fd374d63445aa1"
@@ -1721,31 +1721,30 @@
17211721
dependencies:
17221722
"@types/yargs-parser" "*"
17231723

1724-
"@typescript-eslint/eslint-plugin@4.25.0":
1725-
version "4.25.0"
1726-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.25.0.tgz#d82657b6ab4caa4c3f888ff923175fadc2f31f2a"
1727-
integrity sha512-Qfs3dWkTMKkKwt78xp2O/KZQB8MPS1UQ5D3YW2s6LQWBE1074BE+Rym+b1pXZIX3M3fSvPUDaCvZLKV2ylVYYQ==
1724+
"@typescript-eslint/eslint-plugin@4.31.1":
1725+
version "4.31.1"
1726+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.1.tgz#e938603a136f01dcabeece069da5fb2e331d4498"
1727+
integrity sha512-UDqhWmd5i0TvPLmbK5xY3UZB0zEGseF+DHPghZ37Sb83Qd3p8ujhvAtkU4OF46Ka5Pm5kWvFIx0cCTBFKo0alA==
17281728
dependencies:
1729-
"@typescript-eslint/experimental-utils" "4.25.0"
1730-
"@typescript-eslint/scope-manager" "4.25.0"
1731-
debug "^4.1.1"
1729+
"@typescript-eslint/experimental-utils" "4.31.1"
1730+
"@typescript-eslint/scope-manager" "4.31.1"
1731+
debug "^4.3.1"
17321732
functional-red-black-tree "^1.0.1"
1733-
lodash "^4.17.15"
1734-
regexpp "^3.0.0"
1735-
semver "^7.3.2"
1736-
tsutils "^3.17.1"
1733+
regexpp "^3.1.0"
1734+
semver "^7.3.5"
1735+
tsutils "^3.21.0"
17371736

1738-
"@typescript-eslint/experimental-utils@4.25.0":
1739-
version "4.25.0"
1740-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.25.0.tgz#b2febcfa715d2c1806fd5f0335193a6cd270df54"
1741-
integrity sha512-f0doRE76vq7NEEU0tw+ajv6CrmPelw5wLoaghEHkA2dNLFb3T/zJQqGPQ0OYt5XlZaS13MtnN+GTPCuUVg338w==
1737+
"@typescript-eslint/experimental-utils@4.31.1":
1738+
version "4.31.1"
1739+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.1.tgz#0c900f832f270b88e13e51753647b02d08371ce5"
1740+
integrity sha512-NtoPsqmcSsWty0mcL5nTZXMf7Ei0Xr2MT8jWjXMVgRK0/1qeQ2jZzLFUh4QtyJ4+/lPUyMw5cSfeeME+Zrtp9Q==
17421741
dependencies:
1743-
"@types/json-schema" "^7.0.3"
1744-
"@typescript-eslint/scope-manager" "4.25.0"
1745-
"@typescript-eslint/types" "4.25.0"
1746-
"@typescript-eslint/typescript-estree" "4.25.0"
1747-
eslint-scope "^5.0.0"
1748-
eslint-utils "^2.0.0"
1742+
"@types/json-schema" "^7.0.7"
1743+
"@typescript-eslint/scope-manager" "4.31.1"
1744+
"@typescript-eslint/types" "4.31.1"
1745+
"@typescript-eslint/typescript-estree" "4.31.1"
1746+
eslint-scope "^5.1.1"
1747+
eslint-utils "^3.0.0"
17491748

17501749
"@typescript-eslint/experimental-utils@~4.28.3":
17511750
version "4.28.4"
@@ -1759,23 +1758,15 @@
17591758
eslint-scope "^5.1.1"
17601759
eslint-utils "^3.0.0"
17611760

1762-
"@typescript-eslint/parser@4.25.0":
1763-
version "4.25.0"
1764-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.25.0.tgz#6b2cb6285aa3d55bfb263c650739091b0f19aceb"
1765-
integrity sha512-OZFa1SKyEJpAhDx8FcbWyX+vLwh7OEtzoo2iQaeWwxucyfbi0mT4DijbOSsTgPKzGHr6GrF2V5p/CEpUH/VBxg==
1766-
dependencies:
1767-
"@typescript-eslint/scope-manager" "4.25.0"
1768-
"@typescript-eslint/types" "4.25.0"
1769-
"@typescript-eslint/typescript-estree" "4.25.0"
1770-
debug "^4.1.1"
1771-
1772-
"@typescript-eslint/scope-manager@4.25.0":
1773-
version "4.25.0"
1774-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca"
1775-
integrity sha512-2NElKxMb/0rya+NJG1U71BuNnp1TBd1JgzYsldsdA83h/20Tvnf/HrwhiSlNmuq6Vqa0EzidsvkTArwoq+tH6w==
1761+
"@typescript-eslint/parser@4.31.1":
1762+
version "4.31.1"
1763+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.1.tgz#8f9a2672033e6f6d33b1c0260eebdc0ddf539064"
1764+
integrity sha512-dnVZDB6FhpIby6yVbHkwTKkn2ypjVIfAR9nh+kYsA/ZL0JlTsd22BiDjouotisY3Irmd3OW1qlk9EI5R8GrvRQ==
17761765
dependencies:
1777-
"@typescript-eslint/types" "4.25.0"
1778-
"@typescript-eslint/visitor-keys" "4.25.0"
1766+
"@typescript-eslint/scope-manager" "4.31.1"
1767+
"@typescript-eslint/types" "4.31.1"
1768+
"@typescript-eslint/typescript-estree" "4.31.1"
1769+
debug "^4.3.1"
17791770

17801771
"@typescript-eslint/scope-manager@4.28.4":
17811772
version "4.28.4"
@@ -1785,28 +1776,23 @@
17851776
"@typescript-eslint/types" "4.28.4"
17861777
"@typescript-eslint/visitor-keys" "4.28.4"
17871778

1788-
"@typescript-eslint/types@4.25.0":
1789-
version "4.25.0"
1790-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87"
1791-
integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==
1779+
"@typescript-eslint/scope-manager@4.31.1":
1780+
version "4.31.1"
1781+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.1.tgz#0c21e8501f608d6a25c842fcf59541ef4f1ab561"
1782+
integrity sha512-N1Uhn6SqNtU2XpFSkD4oA+F0PfKdWHyr4bTX0xTj8NRx1314gBDRL1LUuZd5+L3oP+wo6hCbZpaa1in6SwMcVQ==
1783+
dependencies:
1784+
"@typescript-eslint/types" "4.31.1"
1785+
"@typescript-eslint/visitor-keys" "4.31.1"
17921786

17931787
"@typescript-eslint/types@4.28.4":
17941788
version "4.28.4"
17951789
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.4.tgz#41acbd79b5816b7c0dd7530a43d97d020d3aeb42"
17961790
integrity sha512-3eap4QWxGqkYuEmVebUGULMskR6Cuoc/Wii0oSOddleP4EGx1tjLnZQ0ZP33YRoMDCs5O3j56RBV4g14T4jvww==
17971791

1798-
"@typescript-eslint/typescript-estree@4.25.0":
1799-
version "4.25.0"
1800-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25"
1801-
integrity sha512-1B8U07TGNAFMxZbSpF6jqiDs1cVGO0izVkf18Q/SPcUAc9LhHxzvSowXDTvkHMWUVuPpagupaW63gB6ahTXVlg==
1802-
dependencies:
1803-
"@typescript-eslint/types" "4.25.0"
1804-
"@typescript-eslint/visitor-keys" "4.25.0"
1805-
debug "^4.1.1"
1806-
globby "^11.0.1"
1807-
is-glob "^4.0.1"
1808-
semver "^7.3.2"
1809-
tsutils "^3.17.1"
1792+
"@typescript-eslint/types@4.31.1":
1793+
version "4.31.1"
1794+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.1.tgz#5f255b695627a13401d2fdba5f7138bc79450d66"
1795+
integrity sha512-kixltt51ZJGKENNW88IY5MYqTBA8FR0Md8QdGbJD2pKZ+D5IvxjTYDNtJPDxFBiXmka2aJsITdB1BtO1fsgmsQ==
18101796

18111797
"@typescript-eslint/typescript-estree@4.28.4":
18121798
version "4.28.4"
@@ -1821,13 +1807,18 @@
18211807
semver "^7.3.5"
18221808
tsutils "^3.21.0"
18231809

1824-
"@typescript-eslint/visitor-keys@4.25.0":
1825-
version "4.25.0"
1826-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7"
1827-
integrity sha512-AmkqV9dDJVKP/TcZrbf6s6i1zYXt5Hl8qOLrRDTFfRNae4+LB8A4N3i+FLZPW85zIxRy39BgeWOfMS3HoH5ngg==
1810+
"@typescript-eslint/typescript-estree@4.31.1":
1811+
version "4.31.1"
1812+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.1.tgz#4a04d5232cf1031232b7124a9c0310b577a62d17"
1813+
integrity sha512-EGHkbsUvjFrvRnusk6yFGqrqMBTue5E5ROnS5puj3laGQPasVUgwhrxfcgkdHNFECHAewpvELE1Gjv0XO3mdWg==
18281814
dependencies:
1829-
"@typescript-eslint/types" "4.25.0"
1830-
eslint-visitor-keys "^2.0.0"
1815+
"@typescript-eslint/types" "4.31.1"
1816+
"@typescript-eslint/visitor-keys" "4.31.1"
1817+
debug "^4.3.1"
1818+
globby "^11.0.3"
1819+
is-glob "^4.0.1"
1820+
semver "^7.3.5"
1821+
tsutils "^3.21.0"
18311822

18321823
"@typescript-eslint/visitor-keys@4.28.4":
18331824
version "4.28.4"
@@ -1837,6 +1828,14 @@
18371828
"@typescript-eslint/types" "4.28.4"
18381829
eslint-visitor-keys "^2.0.0"
18391830

1831+
"@typescript-eslint/visitor-keys@4.31.1":
1832+
version "4.31.1"
1833+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.1.tgz#f2e7a14c7f20c4ae07d7fc3c5878c4441a1da9cc"
1834+
integrity sha512-PCncP8hEqKw6SOJY+3St4LVtoZpPPn+Zlpm7KW5xnviMhdqcsBty4Lsg4J/VECpJjw1CkROaZhH4B8M1OfnXTQ==
1835+
dependencies:
1836+
"@typescript-eslint/types" "4.31.1"
1837+
eslint-visitor-keys "^2.0.0"
1838+
18401839
"@webassemblyjs/ast@1.9.0":
18411840
version "1.9.0"
18421841
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
@@ -4331,15 +4330,15 @@ eslint-scope@^4.0.3:
43314330
esrecurse "^4.1.0"
43324331
estraverse "^4.1.1"
43334332

4334-
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
4333+
eslint-scope@^5.1.1:
43354334
version "5.1.1"
43364335
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
43374336
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
43384337
dependencies:
43394338
esrecurse "^4.3.0"
43404339
estraverse "^4.1.1"
43414340

4342-
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
4341+
eslint-utils@^2.1.0:
43434342
version "2.1.0"
43444343
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
43454344
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
@@ -9537,7 +9536,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
95379536
extend-shallow "^3.0.2"
95389537
safe-regex "^1.1.0"
95399538

9540-
regexpp@^3.0.0, regexpp@^3.1.0:
9539+
regexpp@^3.1.0:
95419540
version "3.1.0"
95429541
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
95439542
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
@@ -11018,13 +11017,6 @@ tsutils@^2.29.0:
1101811017
dependencies:
1101911018
tslib "^1.8.1"
1102011019

11021-
tsutils@^3.17.1:
11022-
version "3.17.1"
11023-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
11024-
integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==
11025-
dependencies:
11026-
tslib "^1.8.1"
11027-
1102811020
tsutils@^3.21.0:
1102911021
version "3.21.0"
1103011022
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)