Skip to content

Commit 012c029

Browse files
Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.30.6
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.30.6. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd55e8a commit 012c029

File tree

2 files changed

+63
-29
lines changed

2 files changed

+63
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@
536536
"@types/vscode": "^1.52.0",
537537
"@types/which": "^2.0.1",
538538
"@types/yauzl": "^2.9.1",
539-
"@typescript-eslint/eslint-plugin": "^5.12.1",
539+
"@typescript-eslint/eslint-plugin": "^5.30.6",
540540
"@typescript-eslint/parser": "^5.12.1",
541541
"@vscode/test-electron": "^2.1.3",
542542
"eslint": "^8.10.0",

yarn.lock

Lines changed: 62 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -185,19 +185,19 @@
185185
dependencies:
186186
"@types/node" "*"
187187

188-
"@typescript-eslint/eslint-plugin@^5.12.1":
189-
version "5.21.0"
190-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.21.0.tgz#bfc22e0191e6404ab1192973b3b4ea0461c1e878"
191-
integrity sha512-fTU85q8v5ZLpoZEyn/u1S2qrFOhi33Edo2CZ0+q1gDaWWm0JuPh3bgOyU8lM0edIEYgKLDkPFiZX2MOupgjlyg==
192-
dependencies:
193-
"@typescript-eslint/scope-manager" "5.21.0"
194-
"@typescript-eslint/type-utils" "5.21.0"
195-
"@typescript-eslint/utils" "5.21.0"
196-
debug "^4.3.2"
188+
"@typescript-eslint/eslint-plugin@^5.30.6":
189+
version "5.30.6"
190+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.6.tgz#9c6017b6c1d04894141b4a87816388967f64c359"
191+
integrity sha512-J4zYMIhgrx4MgnZrSDD7sEnQp7FmhKNOaqaOpaoQ/SfdMfRB/0yvK74hTnvH+VQxndZynqs5/Hn4t+2/j9bADg==
192+
dependencies:
193+
"@typescript-eslint/scope-manager" "5.30.6"
194+
"@typescript-eslint/type-utils" "5.30.6"
195+
"@typescript-eslint/utils" "5.30.6"
196+
debug "^4.3.4"
197197
functional-red-black-tree "^1.0.1"
198-
ignore "^5.1.8"
198+
ignore "^5.2.0"
199199
regexpp "^3.2.0"
200-
semver "^7.3.5"
200+
semver "^7.3.7"
201201
tsutils "^3.21.0"
202202

203203
"@typescript-eslint/parser@^5.12.1":
@@ -218,20 +218,33 @@
218218
"@typescript-eslint/types" "5.21.0"
219219
"@typescript-eslint/visitor-keys" "5.21.0"
220220

221-
"@typescript-eslint/type-utils@5.21.0":
222-
version "5.21.0"
223-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.21.0.tgz#ff89668786ad596d904c21b215e5285da1b6262e"
224-
integrity sha512-MxmLZj0tkGlkcZCSE17ORaHl8Th3JQwBzyXL/uvC6sNmu128LsgjTX0NIzy+wdH2J7Pd02GN8FaoudJntFvSOw==
221+
"@typescript-eslint/scope-manager@5.30.6":
222+
version "5.30.6"
223+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.6.tgz#ce1b49ff5ce47f55518d63dbe8fc9181ddbd1a33"
224+
integrity sha512-Hkq5PhLgtVoW1obkqYH0i4iELctEKixkhWLPTYs55doGUKCASvkjOXOd/pisVeLdO24ZX9D6yymJ/twqpJiG3g==
225225
dependencies:
226-
"@typescript-eslint/utils" "5.21.0"
227-
debug "^4.3.2"
226+
"@typescript-eslint/types" "5.30.6"
227+
"@typescript-eslint/visitor-keys" "5.30.6"
228+
229+
"@typescript-eslint/[email protected]":
230+
version "5.30.6"
231+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.6.tgz#a64aa9acbe609ab77f09f53434a6af2b9685f3af"
232+
integrity sha512-GFVVzs2j0QPpM+NTDMXtNmJKlF842lkZKDSanIxf+ArJsGeZUIaeT4jGg+gAgHt7AcQSFwW7htzF/rbAh2jaVA==
233+
dependencies:
234+
"@typescript-eslint/utils" "5.30.6"
235+
debug "^4.3.4"
228236
tsutils "^3.21.0"
229237

230238
"@typescript-eslint/[email protected]":
231239
version "5.21.0"
232240
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.21.0.tgz#8cdb9253c0dfce3f2ab655b9d36c03f72e684017"
233241
integrity sha512-XnOOo5Wc2cBlq8Lh5WNvAgHzpjnEzxn4CJBwGkcau7b/tZ556qrWXQz4DJyChYg8JZAD06kczrdgFPpEQZfDsA==
234242

243+
"@typescript-eslint/[email protected]":
244+
version "5.30.6"
245+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.6.tgz#86369d0a7af8c67024115ac1da3e8fb2d38907e1"
246+
integrity sha512-HdnP8HioL1F7CwVmT4RaaMX57RrfqsOMclZc08wGMiDYJBsLGBM7JwXM4cZJmbWLzIR/pXg1kkrBBVpxTOwfUg==
247+
235248
"@typescript-eslint/[email protected]":
236249
version "5.21.0"
237250
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.21.0.tgz#9f0c233e28be2540eaed3df050f0d54fb5aa52de"
@@ -245,15 +258,28 @@
245258
semver "^7.3.5"
246259
tsutils "^3.21.0"
247260

248-
"@typescript-eslint/[email protected]":
249-
version "5.21.0"
250-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.21.0.tgz#51d7886a6f0575e23706e5548c7e87bce42d7c18"
251-
integrity sha512-q/emogbND9wry7zxy7VYri+7ydawo2HDZhRZ5k6yggIvXa7PvBbAAZ4PFH/oZLem72ezC4Pr63rJvDK/sTlL8Q==
261+
"@typescript-eslint/[email protected]":
262+
version "5.30.6"
263+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.6.tgz#a84a0d6a486f9b54042da1de3d671a2c9f14484e"
264+
integrity sha512-Z7TgPoeYUm06smfEfYF0RBkpF8csMyVnqQbLYiGgmUSTaSXTP57bt8f0UFXstbGxKIreTwQCujtaH0LY9w9B+A==
265+
dependencies:
266+
"@typescript-eslint/types" "5.30.6"
267+
"@typescript-eslint/visitor-keys" "5.30.6"
268+
debug "^4.3.4"
269+
globby "^11.1.0"
270+
is-glob "^4.0.3"
271+
semver "^7.3.7"
272+
tsutils "^3.21.0"
273+
274+
"@typescript-eslint/[email protected]":
275+
version "5.30.6"
276+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.6.tgz#1de2da14f678e7d187daa6f2e4cdb558ed0609dc"
277+
integrity sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==
252278
dependencies:
253279
"@types/json-schema" "^7.0.9"
254-
"@typescript-eslint/scope-manager" "5.21.0"
255-
"@typescript-eslint/types" "5.21.0"
256-
"@typescript-eslint/typescript-estree" "5.21.0"
280+
"@typescript-eslint/scope-manager" "5.30.6"
281+
"@typescript-eslint/types" "5.30.6"
282+
"@typescript-eslint/typescript-estree" "5.30.6"
257283
eslint-scope "^5.1.1"
258284
eslint-utils "^3.0.0"
259285

@@ -265,6 +291,14 @@
265291
"@typescript-eslint/types" "5.21.0"
266292
eslint-visitor-keys "^3.0.0"
267293

294+
"@typescript-eslint/[email protected]":
295+
version "5.30.6"
296+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.6.tgz#94dd10bb481c8083378d24de1742a14b38a2678c"
297+
integrity sha512-41OiCjdL2mCaSDi2SvYbzFLlqqlm5v1ZW9Ym55wXKL/Rx6OOB1IbuFGo71Fj6Xy90gJDFTlgOS+vbmtGHPTQQA==
298+
dependencies:
299+
"@typescript-eslint/types" "5.30.6"
300+
eslint-visitor-keys "^3.3.0"
301+
268302
269303
version "1.1.2"
270304
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
@@ -820,7 +854,7 @@ css-what@^6.0.1:
820854
resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4"
821855
integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==
822856

823-
debug@4, debug@^4.1.1, debug@^4.3.2:
857+
debug@4, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
824858
version "4.3.4"
825859
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
826860
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -1300,7 +1334,7 @@ globals@^13.6.0, globals@^13.9.0:
13001334
dependencies:
13011335
type-fest "^0.20.2"
13021336

1303-
globby@^11.0.4:
1337+
globby@^11.0.4, globby@^11.1.0:
13041338
version "11.1.0"
13051339
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
13061340
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
@@ -1386,7 +1420,7 @@ husky@^7.0.2:
13861420
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
13871421
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
13881422

1389-
ignore@^5.1.4, ignore@^5.1.8, ignore@^5.2.0:
1423+
ignore@^5.1.4, ignore@^5.2.0:
13901424
version "5.2.0"
13911425
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
13921426
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
@@ -2091,7 +2125,7 @@ semver@^5.3.0:
20912125
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
20922126
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
20932127

2094-
semver@^7.3.4, semver@^7.3.5:
2128+
semver@^7.3.4, semver@^7.3.5, semver@^7.3.7:
20952129
version "7.3.7"
20962130
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
20972131
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==

0 commit comments

Comments
 (0)