Skip to content

Commit fc0a2fe

Browse files
chore(deps-dev): bump the dependencies group with 3 updates (#4532)
Bumps the dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [sass](https://github.com/sass/dart-sass) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 22.17.2 to 22.18.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `sass` from 1.90.0 to 1.91.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.90.0...1.91.0) Updates `typescript-eslint` from 8.40.0 to 8.41.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.41.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass dependency-version: 1.91.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.41.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 84e22ac commit fc0a2fe

File tree

1 file changed

+77
-77
lines changed

1 file changed

+77
-77
lines changed

yarn.lock

Lines changed: 77 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -2963,9 +2963,9 @@
29632963
undici-types "~7.8.0"
29642964

29652965
"@types/node@^22.5.5":
2966-
version "22.17.2"
2967-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.2.tgz#47a93d6f4b79327da63af727e7c54e8cab8c4d33"
2968-
integrity sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==
2966+
version "22.18.0"
2967+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.0.tgz#9e4709be4f104e3568f7dd1c71e2949bf147a47b"
2968+
integrity sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ==
29692969
dependencies:
29702970
undici-types "~6.21.0"
29712971

@@ -3063,107 +3063,107 @@
30633063
dependencies:
30643064
"@types/yargs-parser" "*"
30653065

3066-
"@typescript-eslint/eslint-plugin@8.40.0":
3067-
version "8.40.0"
3068-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.40.0.tgz#19f959f273b32f5082c891903645e6a85328db4e"
3069-
integrity sha512-w/EboPlBwnmOBtRbiOvzjD+wdiZdgFeo17lkltrtn7X37vagKKWJABvyfsJXTlHe6XBzugmYgd4A4nW+k8Mixw==
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==
30703070
dependencies:
30713071
"@eslint-community/regexpp" "^4.10.0"
3072-
"@typescript-eslint/scope-manager" "8.40.0"
3073-
"@typescript-eslint/type-utils" "8.40.0"
3074-
"@typescript-eslint/utils" "8.40.0"
3075-
"@typescript-eslint/visitor-keys" "8.40.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"
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.40.0":
3082-
version "8.40.0"
3083-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.40.0.tgz#1bc9f3701ced29540eb76ff2d95ce0d52ddc7e69"
3084-
integrity sha512-jCNyAuXx8dr5KJMkecGmZ8KI61KBUhkCob+SD+C+I5+Y1FWI2Y3QmY4/cxMCC5WAsZqoEtEETVhUiUMIGCf6Bw==
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==
30853085
dependencies:
3086-
"@typescript-eslint/scope-manager" "8.40.0"
3087-
"@typescript-eslint/types" "8.40.0"
3088-
"@typescript-eslint/typescript-estree" "8.40.0"
3089-
"@typescript-eslint/visitor-keys" "8.40.0"
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"
30903090
debug "^4.3.4"
30913091

3092-
"@typescript-eslint/project-service@8.40.0":
3093-
version "8.40.0"
3094-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.40.0.tgz#1b7ba6079ff580c3215882fe75a43e5d3ed166b9"
3095-
integrity sha512-/A89vz7Wf5DEXsGVvcGdYKbVM9F7DyFXj52lNYUDS1L9yJfqjW/fIp5PgMuEJL/KeqVTe2QSbXAGUZljDUpArw==
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==
30963096
dependencies:
3097-
"@typescript-eslint/tsconfig-utils" "^8.40.0"
3098-
"@typescript-eslint/types" "^8.40.0"
3097+
"@typescript-eslint/tsconfig-utils" "^8.41.0"
3098+
"@typescript-eslint/types" "^8.41.0"
30993099
debug "^4.3.4"
31003100

3101-
"@typescript-eslint/scope-manager@8.40.0":
3102-
version "8.40.0"
3103-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.40.0.tgz#2fbfcc8643340d8cd692267e61548b946190be8a"
3104-
integrity sha512-y9ObStCcdCiZKzwqsE8CcpyuVMwRouJbbSrNuThDpv16dFAj429IkM6LNb1dZ2m7hK5fHyzNcErZf7CEeKXR4w==
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==
31053105
dependencies:
3106-
"@typescript-eslint/types" "8.40.0"
3107-
"@typescript-eslint/visitor-keys" "8.40.0"
3106+
"@typescript-eslint/types" "8.41.0"
3107+
"@typescript-eslint/visitor-keys" "8.41.0"
31083108

3109-
"@typescript-eslint/tsconfig-utils@8.40.0", "@typescript-eslint/tsconfig-utils@^8.40.0":
3110-
version "8.40.0"
3111-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.40.0.tgz#8e8fdb9b988854aedd04abdde3239c4bdd2d26e4"
3112-
integrity sha512-jtMytmUaG9d/9kqSl/W3E3xaWESo4hFDxAIHGVW/WKKtQhesnRIJSAJO6XckluuJ6KDB5woD1EiqknriCtAmcw==
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==
31133113

3114-
"@typescript-eslint/type-utils@8.40.0":
3115-
version "8.40.0"
3116-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.40.0.tgz#a7e4a1f0815dd0ba3e4eef945cc87193ca32c422"
3117-
integrity sha512-eE60cK4KzAc6ZrzlJnflXdrMqOBaugeukWICO2rB0KNvwdIMaEaYiywwHMzA1qFpTxrLhN9Lp4E/00EgWcD3Ow==
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==
31183118
dependencies:
3119-
"@typescript-eslint/types" "8.40.0"
3120-
"@typescript-eslint/typescript-estree" "8.40.0"
3121-
"@typescript-eslint/utils" "8.40.0"
3119+
"@typescript-eslint/types" "8.41.0"
3120+
"@typescript-eslint/typescript-estree" "8.41.0"
3121+
"@typescript-eslint/utils" "8.41.0"
31223122
debug "^4.3.4"
31233123
ts-api-utils "^2.1.0"
31243124

3125-
"@typescript-eslint/types@8.40.0", "@typescript-eslint/types@^8.40.0":
3126-
version "8.40.0"
3127-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.40.0.tgz#0b580fdf643737aa5c01285314b5c6e9543846a9"
3128-
integrity sha512-ETdbFlgbAmXHyFPwqUIYrfc12ArvpBhEVgGAxVYSwli26dn8Ko+lIo4Su9vI9ykTZdJn+vJprs/0eZU0YMAEQg==
3125+
"@typescript-eslint/types@8.41.0", "@typescript-eslint/types@^8.41.0":
3126+
version "8.41.0"
3127+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d"
3128+
integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==
31293129

31303130
"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.38.0":
31313131
version "8.39.0"
31323132
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.0.tgz#80f010b7169d434a91cd0529d70a528dbc9c99c6"
31333133
integrity sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==
31343134

3135-
"@typescript-eslint/typescript-estree@8.40.0":
3136-
version "8.40.0"
3137-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.40.0.tgz#295149440ce7da81c790a4e14e327599a3a1e5c9"
3138-
integrity sha512-k1z9+GJReVVOkc1WfVKs1vBrR5MIKKbdAjDTPvIK3L8De6KbFfPFt6BKpdkdk7rZS2GtC/m6yI5MYX+UsuvVYQ==
3135+
"@typescript-eslint/typescript-estree@8.41.0":
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==
31393139
dependencies:
3140-
"@typescript-eslint/project-service" "8.40.0"
3141-
"@typescript-eslint/tsconfig-utils" "8.40.0"
3142-
"@typescript-eslint/types" "8.40.0"
3143-
"@typescript-eslint/visitor-keys" "8.40.0"
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"
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.40.0", "@typescript-eslint/utils@^8.0.0":
3152-
version "8.40.0"
3153-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.40.0.tgz#8d0c6430ed2f5dc350784bb0d8be514da1e54054"
3154-
integrity sha512-Cgzi2MXSZyAUOY+BFwGs17s7ad/7L+gKt6Y8rAVVWS+7o6wrjeFN4nVfTpbE25MNcxyJ+iYUXflbs2xR9h4UBg==
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==
31553155
dependencies:
31563156
"@eslint-community/eslint-utils" "^4.7.0"
3157-
"@typescript-eslint/scope-manager" "8.40.0"
3158-
"@typescript-eslint/types" "8.40.0"
3159-
"@typescript-eslint/typescript-estree" "8.40.0"
3157+
"@typescript-eslint/scope-manager" "8.41.0"
3158+
"@typescript-eslint/types" "8.41.0"
3159+
"@typescript-eslint/typescript-estree" "8.41.0"
31603160

3161-
"@typescript-eslint/visitor-keys@8.40.0":
3162-
version "8.40.0"
3163-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.40.0.tgz#c1b45196981311fed7256863be4bfb2d3eda332a"
3164-
integrity sha512-8CZ47QwalyRjsypfwnbI3hKy5gJDPmrkLjkgMxhi0+DZZ2QNx2naS6/hWoVYUHU7LU2zleF68V9miaVZvhFfTA==
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==
31653165
dependencies:
3166-
"@typescript-eslint/types" "8.40.0"
3166+
"@typescript-eslint/types" "8.41.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.90.0"
10484-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.90.0.tgz#d6fc2be49c7c086ce86ea0b231a35bf9e33cb84b"
10485-
integrity sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==
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==
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.40.0"
11562-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.40.0.tgz#27541748f3ca889c9698327bdacf815f7dc61804"
11563-
integrity sha512-Xvd2l+ZmFDPEt4oj1QEXzA4A2uUK6opvKu3eGN9aGjB8au02lIVcLyi375w94hHyejTOmzIU77L8ol2sRg9n7Q==
11564-
dependencies:
11565-
"@typescript-eslint/eslint-plugin" "8.40.0"
11566-
"@typescript-eslint/parser" "8.40.0"
11567-
"@typescript-eslint/typescript-estree" "8.40.0"
11568-
"@typescript-eslint/utils" "8.40.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"
1156911569

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

0 commit comments

Comments
 (0)