Skip to content

Commit 707bdca

Browse files
chore(deps-dev): bump the dependencies group with 2 updates (#4519)
Bumps the dependencies group with 2 updates: [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `mini-css-extract-plugin` from 2.9.2 to 2.9.3 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/mini-css-extract-plugin@v2.9.2...v2.9.3) Updates `typescript-eslint` from 8.38.0 to 8.39.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.39.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-version: 2.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.39.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 e85289b commit 707bdca

File tree

1 file changed

+76
-71
lines changed

1 file changed

+76
-71
lines changed

yarn.lock

Lines changed: 76 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -3049,102 +3049,107 @@
30493049
dependencies:
30503050
"@types/yargs-parser" "*"
30513051

3052-
"@typescript-eslint/eslint-plugin@8.38.0":
3053-
version "8.38.0"
3054-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7"
3055-
integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==
3052+
"@typescript-eslint/eslint-plugin@8.39.0":
3053+
version "8.39.0"
3054+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.0.tgz#c9afec1866ee1a6ea3d768b5f8e92201efbbba06"
3055+
integrity sha512-bhEz6OZeUR+O/6yx9Jk6ohX6H9JSFTaiY0v9/PuKT3oGK0rn0jNplLmyFUGV+a9gfYnVNwGDwS/UkLIuXNb2Rw==
30563056
dependencies:
30573057
"@eslint-community/regexpp" "^4.10.0"
3058-
"@typescript-eslint/scope-manager" "8.38.0"
3059-
"@typescript-eslint/type-utils" "8.38.0"
3060-
"@typescript-eslint/utils" "8.38.0"
3061-
"@typescript-eslint/visitor-keys" "8.38.0"
3058+
"@typescript-eslint/scope-manager" "8.39.0"
3059+
"@typescript-eslint/type-utils" "8.39.0"
3060+
"@typescript-eslint/utils" "8.39.0"
3061+
"@typescript-eslint/visitor-keys" "8.39.0"
30623062
graphemer "^1.4.0"
30633063
ignore "^7.0.0"
30643064
natural-compare "^1.4.0"
30653065
ts-api-utils "^2.1.0"
30663066

3067-
"@typescript-eslint/parser@8.38.0":
3068-
version "8.38.0"
3069-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
3070-
integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==
3067+
"@typescript-eslint/parser@8.39.0":
3068+
version "8.39.0"
3069+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.0.tgz#c4b895d7a47f4cd5ee6ee77ea30e61d58b802008"
3070+
integrity sha512-g3WpVQHngx0aLXn6kfIYCZxM6rRJlWzEkVpqEFLT3SgEDsp9cpCbxxgwnE504q4H+ruSDh/VGS6nqZIDynP+vg==
30713071
dependencies:
3072-
"@typescript-eslint/scope-manager" "8.38.0"
3073-
"@typescript-eslint/types" "8.38.0"
3074-
"@typescript-eslint/typescript-estree" "8.38.0"
3075-
"@typescript-eslint/visitor-keys" "8.38.0"
3072+
"@typescript-eslint/scope-manager" "8.39.0"
3073+
"@typescript-eslint/types" "8.39.0"
3074+
"@typescript-eslint/typescript-estree" "8.39.0"
3075+
"@typescript-eslint/visitor-keys" "8.39.0"
30763076
debug "^4.3.4"
30773077

3078-
"@typescript-eslint/project-service@8.38.0":
3079-
version "8.38.0"
3080-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f"
3081-
integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==
3078+
"@typescript-eslint/project-service@8.39.0":
3079+
version "8.39.0"
3080+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.0.tgz#71cb29c3f8139f99a905b8705127bffc2ae84759"
3081+
integrity sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew==
30823082
dependencies:
3083-
"@typescript-eslint/tsconfig-utils" "^8.38.0"
3084-
"@typescript-eslint/types" "^8.38.0"
3083+
"@typescript-eslint/tsconfig-utils" "^8.39.0"
3084+
"@typescript-eslint/types" "^8.39.0"
30853085
debug "^4.3.4"
30863086

3087-
"@typescript-eslint/scope-manager@8.38.0":
3088-
version "8.38.0"
3089-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226"
3090-
integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==
3087+
"@typescript-eslint/scope-manager@8.39.0":
3088+
version "8.39.0"
3089+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz#ba4bf6d8257bbc172c298febf16bc22df4856570"
3090+
integrity sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A==
30913091
dependencies:
3092-
"@typescript-eslint/types" "8.38.0"
3093-
"@typescript-eslint/visitor-keys" "8.38.0"
3092+
"@typescript-eslint/types" "8.39.0"
3093+
"@typescript-eslint/visitor-keys" "8.39.0"
30943094

3095-
"@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0":
3096-
version "8.38.0"
3097-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0"
3098-
integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==
3095+
"@typescript-eslint/tsconfig-utils@8.39.0", "@typescript-eslint/tsconfig-utils@^8.39.0":
3096+
version "8.39.0"
3097+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.0.tgz#b2e87fef41a3067c570533b722f6af47be213f13"
3098+
integrity sha512-Fd3/QjmFV2sKmvv3Mrj8r6N8CryYiCS8Wdb/6/rgOXAWGcFuc+VkQuG28uk/4kVNVZBQuuDHEDUpo/pQ32zsIQ==
30993099

3100-
"@typescript-eslint/type-utils@8.38.0":
3101-
version "8.38.0"
3102-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz#a56cd84765fa6ec135fe252b5db61e304403a85b"
3103-
integrity sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==
3100+
"@typescript-eslint/type-utils@8.39.0":
3101+
version "8.39.0"
3102+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.0.tgz#310ec781ae5e7bb0f5940bfd652573587f22786b"
3103+
integrity sha512-6B3z0c1DXVT2vYA9+z9axjtc09rqKUPRmijD5m9iv8iQpHBRYRMBcgxSiKTZKm6FwWw1/cI4v6em35OsKCiN5Q==
31043104
dependencies:
3105-
"@typescript-eslint/types" "8.38.0"
3106-
"@typescript-eslint/typescript-estree" "8.38.0"
3107-
"@typescript-eslint/utils" "8.38.0"
3105+
"@typescript-eslint/types" "8.39.0"
3106+
"@typescript-eslint/typescript-estree" "8.39.0"
3107+
"@typescript-eslint/utils" "8.39.0"
31083108
debug "^4.3.4"
31093109
ts-api-utils "^2.1.0"
31103110

3111-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.37.0", "@typescript-eslint/types@^8.38.0":
3111+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.39.0":
3112+
version "8.39.0"
3113+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.0.tgz#80f010b7169d434a91cd0529d70a528dbc9c99c6"
3114+
integrity sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==
3115+
3116+
"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.37.0":
31123117
version "8.38.0"
31133118
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
31143119
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
31153120

3116-
"@typescript-eslint/typescript-estree@8.38.0":
3117-
version "8.38.0"
3118-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
3119-
integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==
3121+
"@typescript-eslint/typescript-estree@8.39.0":
3122+
version "8.39.0"
3123+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz#b9477a5c47a0feceffe91adf553ad9a3cd4cb3d6"
3124+
integrity sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw==
31203125
dependencies:
3121-
"@typescript-eslint/project-service" "8.38.0"
3122-
"@typescript-eslint/tsconfig-utils" "8.38.0"
3123-
"@typescript-eslint/types" "8.38.0"
3124-
"@typescript-eslint/visitor-keys" "8.38.0"
3126+
"@typescript-eslint/project-service" "8.39.0"
3127+
"@typescript-eslint/tsconfig-utils" "8.39.0"
3128+
"@typescript-eslint/types" "8.39.0"
3129+
"@typescript-eslint/visitor-keys" "8.39.0"
31253130
debug "^4.3.4"
31263131
fast-glob "^3.3.2"
31273132
is-glob "^4.0.3"
31283133
minimatch "^9.0.4"
31293134
semver "^7.6.0"
31303135
ts-api-utils "^2.1.0"
31313136

3132-
"@typescript-eslint/utils@8.38.0", "@typescript-eslint/utils@^8.0.0":
3133-
version "8.38.0"
3134-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a"
3135-
integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==
3137+
"@typescript-eslint/utils@8.39.0", "@typescript-eslint/utils@^8.0.0":
3138+
version "8.39.0"
3139+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.0.tgz#dfea42f3c7ec85f9f3e994ff0bba8f3b2f09e220"
3140+
integrity sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==
31363141
dependencies:
31373142
"@eslint-community/eslint-utils" "^4.7.0"
3138-
"@typescript-eslint/scope-manager" "8.38.0"
3139-
"@typescript-eslint/types" "8.38.0"
3140-
"@typescript-eslint/typescript-estree" "8.38.0"
3143+
"@typescript-eslint/scope-manager" "8.39.0"
3144+
"@typescript-eslint/types" "8.39.0"
3145+
"@typescript-eslint/typescript-estree" "8.39.0"
31413146

3142-
"@typescript-eslint/visitor-keys@8.38.0":
3143-
version "8.38.0"
3144-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
3145-
integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==
3147+
"@typescript-eslint/visitor-keys@8.39.0":
3148+
version "8.39.0"
3149+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz#5d619a6e810cdd3fd1913632719cbccab08bf875"
3150+
integrity sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA==
31463151
dependencies:
3147-
"@typescript-eslint/types" "8.38.0"
3152+
"@typescript-eslint/types" "8.39.0"
31483153
eslint-visitor-keys "^4.2.1"
31493154

31503155
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.14.1":
@@ -8776,9 +8781,9 @@ min-indent@^1.0.0, min-indent@^1.0.1:
87768781
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
87778782

87788783
mini-css-extract-plugin@^2.6.1:
8779-
version "2.9.2"
8780-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz#966031b468917a5446f4c24a80854b2947503c5b"
8781-
integrity sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==
8784+
version "2.9.3"
8785+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.3.tgz#3dcb896f21cdcbd24528eb7e9b89f91635508198"
8786+
integrity sha512-tRA0+PsS4kLVijnN1w9jUu5lkxBwUk9E8SbgEB5dBJqchE6pVYdawROG6uQtpmAri7tdCK9i7b1bULeVWqS6Ag==
87828787
dependencies:
87838788
schema-utils "^4.0.0"
87848789
tapable "^2.2.1"
@@ -11566,14 +11571,14 @@ typedarray@^0.0.6:
1156611571
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1156711572

1156811573
typescript-eslint@^8.35.0:
11569-
version "8.38.0"
11570-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.38.0.tgz#e73af7618139f07b16e2fae715eedaabb41ee8b0"
11571-
integrity sha512-FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg==
11572-
dependencies:
11573-
"@typescript-eslint/eslint-plugin" "8.38.0"
11574-
"@typescript-eslint/parser" "8.38.0"
11575-
"@typescript-eslint/typescript-estree" "8.38.0"
11576-
"@typescript-eslint/utils" "8.38.0"
11574+
version "8.39.0"
11575+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.39.0.tgz#b19c1a925cf8566831ae3875d2881ee2349808a5"
11576+
integrity sha512-lH8FvtdtzcHJCkMOKnN73LIn6SLTpoojgJqDAxPm1jCR14eWSGPX8ul/gggBdPMk/d5+u9V854vTYQ8T5jF/1Q==
11577+
dependencies:
11578+
"@typescript-eslint/eslint-plugin" "8.39.0"
11579+
"@typescript-eslint/parser" "8.39.0"
11580+
"@typescript-eslint/typescript-estree" "8.39.0"
11581+
"@typescript-eslint/utils" "8.39.0"
1157711582

1157811583
"typescript@>=3 < 6", typescript@^5.0.4:
1157911584
version "5.9.2"

0 commit comments

Comments
 (0)