Skip to content

Commit af5ade9

Browse files
jrolfskodiakhq[bot]
authored andcommitted
feat(deps): upgrade @typescript-eslint/eslint-plugin to 5.x
1 parent 2dbb48a commit af5ade9

File tree

2 files changed

+82
-2
lines changed

2 files changed

+82
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@commitlint/config-conventional": "^13.1.0",
5454
"@commitlint/prompt": "^13.1.0",
5555
"@types/jest": "^27.0.2",
56-
"@typescript-eslint/eslint-plugin": "^4.33.0",
56+
"@typescript-eslint/eslint-plugin": "^5.10.0",
5757
"@typescript-eslint/parser": "^5.4.0",
5858
"arrify": "^2.0.1",
5959
"commitizen": "^4.2.4",

yarn.lock

+81-1
Original file line numberDiff line numberDiff line change
@@ -1867,6 +1867,11 @@
18671867
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
18681868
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
18691869

1870+
"@types/json-schema@^7.0.9":
1871+
version "7.0.9"
1872+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
1873+
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
1874+
18701875
"@types/json5@^0.0.29":
18711876
version "0.0.29"
18721877
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -1916,7 +1921,7 @@
19161921
dependencies:
19171922
"@types/yargs-parser" "*"
19181923

1919-
"@typescript-eslint/eslint-plugin@^4.30.0", "@typescript-eslint/eslint-plugin@^4.33.0":
1924+
"@typescript-eslint/eslint-plugin@^4.30.0":
19201925
version "4.33.0"
19211926
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
19221927
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
@@ -1930,6 +1935,21 @@
19301935
semver "^7.3.5"
19311936
tsutils "^3.21.0"
19321937

1938+
"@typescript-eslint/eslint-plugin@^5.10.0":
1939+
version "5.10.0"
1940+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.0.tgz#e90afea96dff8620892ad216b0e4ccdf8ee32d3a"
1941+
integrity sha512-XXVKnMsq2fuu9K2KsIxPUGqb6xAImz8MEChClbXmE3VbveFtBUU5bzM6IPVWqzyADIgdkS2Ws/6Xo7W2TeZWjQ==
1942+
dependencies:
1943+
"@typescript-eslint/scope-manager" "5.10.0"
1944+
"@typescript-eslint/type-utils" "5.10.0"
1945+
"@typescript-eslint/utils" "5.10.0"
1946+
debug "^4.3.2"
1947+
functional-red-black-tree "^1.0.1"
1948+
ignore "^5.1.8"
1949+
regexpp "^3.2.0"
1950+
semver "^7.3.5"
1951+
tsutils "^3.21.0"
1952+
19331953
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1", "@typescript-eslint/experimental-utils@^4.30.0":
19341954
version "4.33.0"
19351955
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
@@ -1978,6 +1998,14 @@
19781998
"@typescript-eslint/types" "4.33.0"
19791999
"@typescript-eslint/visitor-keys" "4.33.0"
19802000

2001+
"@typescript-eslint/[email protected]":
2002+
version "5.10.0"
2003+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb"
2004+
integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==
2005+
dependencies:
2006+
"@typescript-eslint/types" "5.10.0"
2007+
"@typescript-eslint/visitor-keys" "5.10.0"
2008+
19812009
"@typescript-eslint/[email protected]":
19822010
version "5.4.0"
19832011
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.4.0.tgz#aaab08415f4a9cf32b870c7750ae8ba4607126a1"
@@ -1986,6 +2014,15 @@
19862014
"@typescript-eslint/types" "5.4.0"
19872015
"@typescript-eslint/visitor-keys" "5.4.0"
19882016

2017+
"@typescript-eslint/[email protected]":
2018+
version "5.10.0"
2019+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.0.tgz#8524b9479c19c478347a7df216827e749e4a51e5"
2020+
integrity sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ==
2021+
dependencies:
2022+
"@typescript-eslint/utils" "5.10.0"
2023+
debug "^4.3.2"
2024+
tsutils "^3.21.0"
2025+
19892026
"@typescript-eslint/[email protected]":
19902027
version "4.31.2"
19912028
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.2.tgz#2aea7177d6d744521a168ed4668eddbd912dfadf"
@@ -1996,6 +2033,11 @@
19962033
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
19972034
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
19982035

2036+
"@typescript-eslint/[email protected]":
2037+
version "5.10.0"
2038+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
2039+
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
2040+
19992041
"@typescript-eslint/[email protected]":
20002042
version "5.4.0"
20012043
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.4.0.tgz#b1c130f4b381b77bec19696c6e3366f9781ce8f2"
@@ -2027,6 +2069,19 @@
20272069
semver "^7.3.5"
20282070
tsutils "^3.21.0"
20292071

2072+
"@typescript-eslint/[email protected]":
2073+
version "5.10.0"
2074+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
2075+
integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==
2076+
dependencies:
2077+
"@typescript-eslint/types" "5.10.0"
2078+
"@typescript-eslint/visitor-keys" "5.10.0"
2079+
debug "^4.3.2"
2080+
globby "^11.0.4"
2081+
is-glob "^4.0.3"
2082+
semver "^7.3.5"
2083+
tsutils "^3.21.0"
2084+
20302085
"@typescript-eslint/[email protected]":
20312086
version "5.4.0"
20322087
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.4.0.tgz#fe524fb308973c68ebeb7428f3b64499a6ba5fc0"
@@ -2040,6 +2095,18 @@
20402095
semver "^7.3.5"
20412096
tsutils "^3.21.0"
20422097

2098+
"@typescript-eslint/[email protected]":
2099+
version "5.10.0"
2100+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65"
2101+
integrity sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==
2102+
dependencies:
2103+
"@types/json-schema" "^7.0.9"
2104+
"@typescript-eslint/scope-manager" "5.10.0"
2105+
"@typescript-eslint/types" "5.10.0"
2106+
"@typescript-eslint/typescript-estree" "5.10.0"
2107+
eslint-scope "^5.1.1"
2108+
eslint-utils "^3.0.0"
2109+
20432110
"@typescript-eslint/[email protected]":
20442111
version "4.31.2"
20452112
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.2.tgz#7d5b4a4705db7fe59ecffb273c1d082760f635cc"
@@ -2056,6 +2123,14 @@
20562123
"@typescript-eslint/types" "4.33.0"
20572124
eslint-visitor-keys "^2.0.0"
20582125

2126+
"@typescript-eslint/[email protected]":
2127+
version "5.10.0"
2128+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281"
2129+
integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==
2130+
dependencies:
2131+
"@typescript-eslint/types" "5.10.0"
2132+
eslint-visitor-keys "^3.0.0"
2133+
20592134
"@typescript-eslint/[email protected]":
20602135
version "5.4.0"
20612136
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.4.0.tgz#09bc28efd3621f292fe88c86eef3bf4893364c8c"
@@ -6393,6 +6468,11 @@ regexpp@^3.1.0:
63936468
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
63946469
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
63956470

6471+
regexpp@^3.2.0:
6472+
version "3.2.0"
6473+
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
6474+
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
6475+
63966476
regexpu-core@^4.7.1:
63976477
version "4.7.1"
63986478
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.7.1.tgz#2dea5a9a07233298fbf0db91fa9abc4c6e0f8ad6"

0 commit comments

Comments
 (0)