Skip to content

Commit d6b34fa

Browse files
chore(deps-dev): bump the dependencies group across 1 directory with 3 updates (#4534)
Bumps the dependencies group with 3 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [sass](https://github.com/sass/dart-sass) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@stylistic/eslint-plugin` from 5.2.3 to 5.3.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.3.1/packages/eslint-plugin) Updates `sass` from 1.91.0 to 1.92.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.91.0...1.92.0) Updates `typescript-eslint` from 8.41.0 to 8.42.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.42.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass dependency-version: 1.92.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc0a2fe commit d6b34fa

File tree

1 file changed

+80
-80
lines changed

1 file changed

+80
-80
lines changed

yarn.lock

Lines changed: 80 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -2645,12 +2645,12 @@
26452645
"@sinonjs/commons" "^3.0.0"
26462646

26472647
"@stylistic/eslint-plugin@^5.0.0":
2648-
version "5.2.3"
2649-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.2.3.tgz#f2be5d25e768f5ef4bb72d339bb71c500accef61"
2650-
integrity sha512-oY7GVkJGVMI5benlBDCaRrSC1qPasafyv5dOBLLv5MTilMGnErKhO6ziEfodDDIZbo5QxPUNW360VudJOFODMw==
2648+
version "5.3.1"
2649+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.3.1.tgz#1aead935023b708ca6a27d079b1a96b726a38fe2"
2650+
integrity sha512-Ykums1VYonM0TgkD0VteVq9mrlO2FhF48MDJnPyv3MktIB2ydtuhlO0AfWm7xnW1kyf5bjOqA6xc7JjviuVTxg==
26512651
dependencies:
26522652
"@eslint-community/eslint-utils" "^4.7.0"
2653-
"@typescript-eslint/types" "^8.38.0"
2653+
"@typescript-eslint/types" "^8.41.0"
26542654
eslint-visitor-keys "^4.2.1"
26552655
espree "^10.4.0"
26562656
estraverse "^5.3.0"
@@ -3063,107 +3063,107 @@
30633063
dependencies:
30643064
"@types/yargs-parser" "*"
30653065

3066-
"@typescript-eslint/eslint-plugin@8.41.0":
3067-
version "8.41.0"
3068-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.41.0.tgz#42209e2ce3e2274de0f5f9b75c777deedacaa558"
3069-
integrity sha512-8fz6oa6wEKZrhXWro/S3n2eRJqlRcIa6SlDh59FXJ5Wp5XRZ8B9ixpJDcjadHq47hMx0u+HW6SNa6LjJQ6NLtw==
3066+
"@typescript-eslint/eslint-plugin@8.42.0":
3067+
version "8.42.0"
3068+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz#2172d0496c42eee8c7294b6661681100953fa88f"
3069+
integrity sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==
30703070
dependencies:
30713071
"@eslint-community/regexpp" "^4.10.0"
3072-
"@typescript-eslint/scope-manager" "8.41.0"
3073-
"@typescript-eslint/type-utils" "8.41.0"
3074-
"@typescript-eslint/utils" "8.41.0"
3075-
"@typescript-eslint/visitor-keys" "8.41.0"
3072+
"@typescript-eslint/scope-manager" "8.42.0"
3073+
"@typescript-eslint/type-utils" "8.42.0"
3074+
"@typescript-eslint/utils" "8.42.0"
3075+
"@typescript-eslint/visitor-keys" "8.42.0"
30763076
graphemer "^1.4.0"
30773077
ignore "^7.0.0"
30783078
natural-compare "^1.4.0"
30793079
ts-api-utils "^2.1.0"
30803080

3081-
"@typescript-eslint/parser@8.41.0":
3082-
version "8.41.0"
3083-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.41.0.tgz#677f5b2b3fa947ee1eac4129220c051b1990d898"
3084-
integrity sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg==
3081+
"@typescript-eslint/parser@8.42.0":
3082+
version "8.42.0"
3083+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
3084+
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
30853085
dependencies:
3086-
"@typescript-eslint/scope-manager" "8.41.0"
3087-
"@typescript-eslint/types" "8.41.0"
3088-
"@typescript-eslint/typescript-estree" "8.41.0"
3089-
"@typescript-eslint/visitor-keys" "8.41.0"
3086+
"@typescript-eslint/scope-manager" "8.42.0"
3087+
"@typescript-eslint/types" "8.42.0"
3088+
"@typescript-eslint/typescript-estree" "8.42.0"
3089+
"@typescript-eslint/visitor-keys" "8.42.0"
30903090
debug "^4.3.4"
30913091

3092-
"@typescript-eslint/project-service@8.41.0":
3093-
version "8.41.0"
3094-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.41.0.tgz#08ebf882d413a038926e73fda36e00c3dba84882"
3095-
integrity sha512-b8V9SdGBQzQdjJ/IO3eDifGpDBJfvrNTp2QD9P2BeqWTGrRibgfgIlBSw6z3b6R7dPzg752tOs4u/7yCLxksSQ==
3092+
"@typescript-eslint/project-service@8.42.0":
3093+
version "8.42.0"
3094+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
3095+
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
30963096
dependencies:
3097-
"@typescript-eslint/tsconfig-utils" "^8.41.0"
3098-
"@typescript-eslint/types" "^8.41.0"
3097+
"@typescript-eslint/tsconfig-utils" "^8.42.0"
3098+
"@typescript-eslint/types" "^8.42.0"
30993099
debug "^4.3.4"
31003100

3101-
"@typescript-eslint/scope-manager@8.41.0":
3102-
version "8.41.0"
3103-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz#c8aba12129cb9cead1f1727f58e6a0fcebeecdb5"
3104-
integrity sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ==
3101+
"@typescript-eslint/scope-manager@8.42.0":
3102+
version "8.42.0"
3103+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
3104+
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
31053105
dependencies:
3106-
"@typescript-eslint/types" "8.41.0"
3107-
"@typescript-eslint/visitor-keys" "8.41.0"
3106+
"@typescript-eslint/types" "8.42.0"
3107+
"@typescript-eslint/visitor-keys" "8.42.0"
31083108

3109-
"@typescript-eslint/tsconfig-utils@8.41.0", "@typescript-eslint/tsconfig-utils@^8.41.0":
3110-
version "8.41.0"
3111-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz#134dee36eb16cdd78095a20bca0516d10b5dda75"
3112-
integrity sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==
3109+
"@typescript-eslint/tsconfig-utils@8.42.0", "@typescript-eslint/tsconfig-utils@^8.42.0":
3110+
version "8.42.0"
3111+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
3112+
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
31133113

3114-
"@typescript-eslint/type-utils@8.41.0":
3115-
version "8.41.0"
3116-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.41.0.tgz#68d401e38fccf239925447e97bdbd048a9891ae5"
3117-
integrity sha512-63qt1h91vg3KsjVVonFJWjgSK7pZHSQFKH6uwqxAH9bBrsyRhO6ONoKyXxyVBzG1lJnFAJcKAcxLS54N1ee1OQ==
3114+
"@typescript-eslint/type-utils@8.42.0":
3115+
version "8.42.0"
3116+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253"
3117+
integrity sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==
31183118
dependencies:
3119-
"@typescript-eslint/types" "8.41.0"
3120-
"@typescript-eslint/typescript-estree" "8.41.0"
3121-
"@typescript-eslint/utils" "8.41.0"
3119+
"@typescript-eslint/types" "8.42.0"
3120+
"@typescript-eslint/typescript-estree" "8.42.0"
3121+
"@typescript-eslint/utils" "8.42.0"
31223122
debug "^4.3.4"
31233123
ts-api-utils "^2.1.0"
31243124

3125-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.41.0":
3125+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.42.0":
3126+
version "8.42.0"
3127+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
3128+
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
3129+
3130+
"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.41.0":
31263131
version "8.41.0"
31273132
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d"
31283133
integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==
31293134

3130-
"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.38.0":
3131-
version "8.39.0"
3132-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.0.tgz#80f010b7169d434a91cd0529d70a528dbc9c99c6"
3133-
integrity sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==
3134-
3135-
"@typescript-eslint/[email protected]":
3136-
version "8.41.0"
3137-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.41.0.tgz#7c9cff8b4334ce96f14e9689692e8cf426ce4d59"
3138-
integrity sha512-D43UwUYJmGhuwHfY7MtNKRZMmfd8+p/eNSfFe6tH5mbVDto+VQCayeAt35rOx3Cs6wxD16DQtIKw/YXxt5E0UQ==
3135+
"@typescript-eslint/[email protected]":
3136+
version "8.42.0"
3137+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
3138+
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
31393139
dependencies:
3140-
"@typescript-eslint/project-service" "8.41.0"
3141-
"@typescript-eslint/tsconfig-utils" "8.41.0"
3142-
"@typescript-eslint/types" "8.41.0"
3143-
"@typescript-eslint/visitor-keys" "8.41.0"
3140+
"@typescript-eslint/project-service" "8.42.0"
3141+
"@typescript-eslint/tsconfig-utils" "8.42.0"
3142+
"@typescript-eslint/types" "8.42.0"
3143+
"@typescript-eslint/visitor-keys" "8.42.0"
31443144
debug "^4.3.4"
31453145
fast-glob "^3.3.2"
31463146
is-glob "^4.0.3"
31473147
minimatch "^9.0.4"
31483148
semver "^7.6.0"
31493149
ts-api-utils "^2.1.0"
31503150

3151-
"@typescript-eslint/utils@8.41.0", "@typescript-eslint/utils@^8.0.0":
3152-
version "8.41.0"
3153-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.41.0.tgz#17cb3b766c1626311004ea41ffd8c27eb226b953"
3154-
integrity sha512-udbCVstxZ5jiPIXrdH+BZWnPatjlYwJuJkDA4Tbo3WyYLh8NvB+h/bKeSZHDOFKfphsZYJQqaFtLeXEqurQn1A==
3151+
"@typescript-eslint/utils@8.42.0", "@typescript-eslint/utils@^8.0.0":
3152+
version "8.42.0"
3153+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
3154+
integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==
31553155
dependencies:
31563156
"@eslint-community/eslint-utils" "^4.7.0"
3157-
"@typescript-eslint/scope-manager" "8.41.0"
3158-
"@typescript-eslint/types" "8.41.0"
3159-
"@typescript-eslint/typescript-estree" "8.41.0"
3157+
"@typescript-eslint/scope-manager" "8.42.0"
3158+
"@typescript-eslint/types" "8.42.0"
3159+
"@typescript-eslint/typescript-estree" "8.42.0"
31603160

3161-
"@typescript-eslint/visitor-keys@8.41.0":
3162-
version "8.41.0"
3163-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz#16eb99b55d207f6688002a2cf425e039579aa9a9"
3164-
integrity sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg==
3161+
"@typescript-eslint/visitor-keys@8.42.0":
3162+
version "8.42.0"
3163+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
3164+
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
31653165
dependencies:
3166-
"@typescript-eslint/types" "8.41.0"
3166+
"@typescript-eslint/types" "8.42.0"
31673167
eslint-visitor-keys "^4.2.1"
31683168

31693169
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.14.1":
@@ -10480,9 +10480,9 @@ sass-loader@^16.0.2:
1048010480
neo-async "^2.6.2"
1048110481

1048210482
sass@^1.54.9:
10483-
version "1.91.0"
10484-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.91.0.tgz#7d4f7f624b35d43f78da1c339cab24426e28d7fa"
10485-
integrity sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==
10483+
version "1.92.0"
10484+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.92.0.tgz#02d9ae21ce1763def2cd461449aac2eb56364796"
10485+
integrity sha512-KDNI0BxgIRDAfJgzNm5wuy+4yOCIZyrUbjSpiU/JItfih+KGXAVefKL53MTml054MmBA3DDKIBMSI/7XLxZJ3A==
1048610486
dependencies:
1048710487
chokidar "^4.0.0"
1048810488
immutable "^5.0.2"
@@ -11558,14 +11558,14 @@ typedarray@^0.0.6:
1155811558
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1155911559

1156011560
typescript-eslint@^8.35.0:
11561-
version "8.41.0"
11562-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.41.0.tgz#a13879a5998717140fefb0d808c8c2fbde1cb769"
11563-
integrity sha512-n66rzs5OBXW3SFSnZHr2T685q1i4ODm2nulFJhMZBotaTavsS8TrI3d7bDlRSs9yWo7HmyWrN9qDu14Qv7Y0Dw==
11564-
dependencies:
11565-
"@typescript-eslint/eslint-plugin" "8.41.0"
11566-
"@typescript-eslint/parser" "8.41.0"
11567-
"@typescript-eslint/typescript-estree" "8.41.0"
11568-
"@typescript-eslint/utils" "8.41.0"
11561+
version "8.42.0"
11562+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.42.0.tgz#e92f6c88569e202b361d5ca1655ad8e33a0554ea"
11563+
integrity sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==
11564+
dependencies:
11565+
"@typescript-eslint/eslint-plugin" "8.42.0"
11566+
"@typescript-eslint/parser" "8.42.0"
11567+
"@typescript-eslint/typescript-estree" "8.42.0"
11568+
"@typescript-eslint/utils" "8.42.0"
1156911569

1157011570
"typescript@>=3 < 6", typescript@^5.0.4:
1157111571
version "5.9.2"

0 commit comments

Comments
 (0)