Skip to content

Commit 559917e

Browse files
chore(deps-dev): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n). Updates `@typescript-eslint/eslint-plugin` from 8.17.0 to 8.18.0 - [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/v8.18.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.17.0 to 8.18.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/parser) Updates `eslint-plugin-n` from 17.14.0 to 17.15.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.14.0...v17.15.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad5df43 commit 559917e

File tree

1 file changed

+52
-52
lines changed

1 file changed

+52
-52
lines changed

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -3419,84 +3419,84 @@
34193419
rxjs "^6.4.0"
34203420

34213421
"@typescript-eslint/eslint-plugin@^8.6.0":
3422-
version "8.17.0"
3423-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.17.0.tgz#2ee073c421f4e81e02d10e731241664b6253b23c"
3424-
integrity sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w==
3422+
version "8.18.0"
3423+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.0.tgz#0901933326aea4443b81df3f740ca7dfc45c7bea"
3424+
integrity sha512-NR2yS7qUqCL7AIxdJUQf2MKKNDVNaig/dEB0GBLU7D+ZdHgK1NoH/3wsgO3OnPVipn51tG3MAwaODEGil70WEw==
34253425
dependencies:
34263426
"@eslint-community/regexpp" "^4.10.0"
3427-
"@typescript-eslint/scope-manager" "8.17.0"
3428-
"@typescript-eslint/type-utils" "8.17.0"
3429-
"@typescript-eslint/utils" "8.17.0"
3430-
"@typescript-eslint/visitor-keys" "8.17.0"
3427+
"@typescript-eslint/scope-manager" "8.18.0"
3428+
"@typescript-eslint/type-utils" "8.18.0"
3429+
"@typescript-eslint/utils" "8.18.0"
3430+
"@typescript-eslint/visitor-keys" "8.18.0"
34313431
graphemer "^1.4.0"
34323432
ignore "^5.3.1"
34333433
natural-compare "^1.4.0"
34343434
ts-api-utils "^1.3.0"
34353435

34363436
"@typescript-eslint/parser@^8.6.0":
3437-
version "8.17.0"
3438-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.17.0.tgz#2ee972bb12fa69ac625b85813dc8d9a5a053ff52"
3439-
integrity sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg==
3440-
dependencies:
3441-
"@typescript-eslint/scope-manager" "8.17.0"
3442-
"@typescript-eslint/types" "8.17.0"
3443-
"@typescript-eslint/typescript-estree" "8.17.0"
3444-
"@typescript-eslint/visitor-keys" "8.17.0"
3437+
version "8.18.0"
3438+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.0.tgz#a1c9456cbb6a089730bf1d3fc47946c5fb5fe67b"
3439+
integrity sha512-hgUZ3kTEpVzKaK3uNibExUYm6SKKOmTU2BOxBSvOYwtJEPdVQ70kZJpPjstlnhCHcuc2WGfSbpKlb/69ttyN5Q==
3440+
dependencies:
3441+
"@typescript-eslint/scope-manager" "8.18.0"
3442+
"@typescript-eslint/types" "8.18.0"
3443+
"@typescript-eslint/typescript-estree" "8.18.0"
3444+
"@typescript-eslint/visitor-keys" "8.18.0"
34453445
debug "^4.3.4"
34463446

3447-
"@typescript-eslint/scope-manager@8.17.0":
3448-
version "8.17.0"
3449-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a"
3450-
integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==
3447+
"@typescript-eslint/scope-manager@8.18.0":
3448+
version "8.18.0"
3449+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.0.tgz#30b040cb4557804a7e2bcc65cf8fdb630c96546f"
3450+
integrity sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==
34513451
dependencies:
3452-
"@typescript-eslint/types" "8.17.0"
3453-
"@typescript-eslint/visitor-keys" "8.17.0"
3452+
"@typescript-eslint/types" "8.18.0"
3453+
"@typescript-eslint/visitor-keys" "8.18.0"
34543454

3455-
"@typescript-eslint/type-utils@8.17.0":
3456-
version "8.17.0"
3457-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.17.0.tgz#d326569f498cdd0edf58d5bb6030b4ad914e63d3"
3458-
integrity sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw==
3455+
"@typescript-eslint/type-utils@8.18.0":
3456+
version "8.18.0"
3457+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.0.tgz#6f0d12cf923b6fd95ae4d877708c0adaad93c471"
3458+
integrity sha512-er224jRepVAVLnMF2Q7MZJCq5CsdH2oqjP4dT7K6ij09Kyd+R21r7UVJrF0buMVdZS5QRhDzpvzAxHxabQadow==
34593459
dependencies:
3460-
"@typescript-eslint/typescript-estree" "8.17.0"
3461-
"@typescript-eslint/utils" "8.17.0"
3460+
"@typescript-eslint/typescript-estree" "8.18.0"
3461+
"@typescript-eslint/utils" "8.18.0"
34623462
debug "^4.3.4"
34633463
ts-api-utils "^1.3.0"
34643464

3465-
"@typescript-eslint/types@8.17.0":
3466-
version "8.17.0"
3467-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf"
3468-
integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==
3465+
"@typescript-eslint/types@8.18.0":
3466+
version "8.18.0"
3467+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.0.tgz#3afcd30def8756bc78541268ea819a043221d5f3"
3468+
integrity sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==
34693469

3470-
"@typescript-eslint/typescript-estree@8.17.0":
3471-
version "8.17.0"
3472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34"
3473-
integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==
3470+
"@typescript-eslint/typescript-estree@8.18.0":
3471+
version "8.18.0"
3472+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.0.tgz#d8ca785799fbb9c700cdff1a79c046c3e633c7f9"
3473+
integrity sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==
34743474
dependencies:
3475-
"@typescript-eslint/types" "8.17.0"
3476-
"@typescript-eslint/visitor-keys" "8.17.0"
3475+
"@typescript-eslint/types" "8.18.0"
3476+
"@typescript-eslint/visitor-keys" "8.18.0"
34773477
debug "^4.3.4"
34783478
fast-glob "^3.3.2"
34793479
is-glob "^4.0.3"
34803480
minimatch "^9.0.4"
34813481
semver "^7.6.0"
34823482
ts-api-utils "^1.3.0"
34833483

3484-
"@typescript-eslint/utils@8.17.0":
3485-
version "8.17.0"
3486-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908"
3487-
integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==
3484+
"@typescript-eslint/utils@8.18.0":
3485+
version "8.18.0"
3486+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.0.tgz#48f67205d42b65d895797bb7349d1be5c39a62f7"
3487+
integrity sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg==
34883488
dependencies:
34893489
"@eslint-community/eslint-utils" "^4.4.0"
3490-
"@typescript-eslint/scope-manager" "8.17.0"
3491-
"@typescript-eslint/types" "8.17.0"
3492-
"@typescript-eslint/typescript-estree" "8.17.0"
3490+
"@typescript-eslint/scope-manager" "8.18.0"
3491+
"@typescript-eslint/types" "8.18.0"
3492+
"@typescript-eslint/typescript-estree" "8.18.0"
34933493

3494-
"@typescript-eslint/visitor-keys@8.17.0":
3495-
version "8.17.0"
3496-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8"
3497-
integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==
3494+
"@typescript-eslint/visitor-keys@8.18.0":
3495+
version "8.18.0"
3496+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.0.tgz#7b6d33534fa808e33a19951907231ad2ea5c36dd"
3497+
integrity sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==
34983498
dependencies:
3499-
"@typescript-eslint/types" "8.17.0"
3499+
"@typescript-eslint/types" "8.18.0"
35003500
eslint-visitor-keys "^4.2.0"
35013501

35023502
"@ungap/structured-clone@^1.2.0":
@@ -5595,9 +5595,9 @@ eslint-plugin-es-x@^7.8.0:
55955595
eslint-compat-utils "^0.5.1"
55965596

55975597
eslint-plugin-n@^17.10.2:
5598-
version "17.14.0"
5599-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.14.0.tgz#162a7c17a7ce7e3834af537bca68ab8b6aa26edc"
5600-
integrity sha512-maxPLMEA0rPmRpoOlxEclKng4UpDe+N5BJS4t24I3UKnN109Qcivnfs37KMy84G0af3bxjog5lKctP5ObsvcTA==
5598+
version "17.15.0"
5599+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.15.0.tgz#c6ab639a7d7761085cff05313753413d898b087e"
5600+
integrity sha512-xF3zJkOfLlFOm5TvmqmsnA9/fO+/z2pYs0dkuKXKN/ymS6UB1yEcaoIkqxLKQ9Dw/WmLX/Tdh6/5ZS5azVixFQ==
56015601
dependencies:
56025602
"@eslint-community/eslint-utils" "^4.4.1"
56035603
enhanced-resolve "^5.17.1"

0 commit comments

Comments
 (0)