Skip to content

Commit d7ba158

Browse files
chore(deps-dev): bump the dependencies group with 2 updates (#4523)
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.3 to 2.9.4 - [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/mini-css-extract-plugin@v2.9.3...v2.9.4) Updates `typescript-eslint` from 8.39.0 to 8.39.1 - [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.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-version: 2.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e95e575 commit d7ba158

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/[email protected].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==
3052+
"@typescript-eslint/[email protected].1":
3053+
version "8.39.1"
3054+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.1.tgz#28dffcb5272d20afe250bfeec3173263db5528a0"
3055+
integrity sha512-yYegZ5n3Yr6eOcqgj2nJH8cH/ZZgF+l0YIdKILSDjYFRjgYQMgv/lRjV5Z7Up04b9VYUondt8EPMqg7kTWgJ2g==
30563056
dependencies:
30573057
"@eslint-community/regexpp" "^4.10.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"
3058+
"@typescript-eslint/scope-manager" "8.39.1"
3059+
"@typescript-eslint/type-utils" "8.39.1"
3060+
"@typescript-eslint/utils" "8.39.1"
3061+
"@typescript-eslint/visitor-keys" "8.39.1"
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/[email protected].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==
3067+
"@typescript-eslint/[email protected].1":
3068+
version "8.39.1"
3069+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.1.tgz#7f8f9ecfc7e172d67e42c366fa198e42324e5d50"
3070+
integrity sha512-pUXGCuHnnKw6PyYq93lLRiZm3vjuslIy7tus1lIQTYVK9bL8XBgJnCWm8a0KcTtHC84Yya1Q6rtll+duSMj0dg==
30713071
dependencies:
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"
3072+
"@typescript-eslint/scope-manager" "8.39.1"
3073+
"@typescript-eslint/types" "8.39.1"
3074+
"@typescript-eslint/typescript-estree" "8.39.1"
3075+
"@typescript-eslint/visitor-keys" "8.39.1"
30763076
debug "^4.3.4"
30773077

3078-
"@typescript-eslint/[email protected].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==
3078+
"@typescript-eslint/[email protected].1":
3079+
version "8.39.1"
3080+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.1.tgz#63525878d488ebf27c485f295e83434a1398f52d"
3081+
integrity sha512-8fZxek3ONTwBu9ptw5nCKqZOSkXshZB7uAxuFF0J/wTMkKydjXCzqqga7MlFMpHi9DoG4BadhmTkITBcg8Aybw==
30823082
dependencies:
3083-
"@typescript-eslint/tsconfig-utils" "^8.39.0"
3084-
"@typescript-eslint/types" "^8.39.0"
3083+
"@typescript-eslint/tsconfig-utils" "^8.39.1"
3084+
"@typescript-eslint/types" "^8.39.1"
30853085
debug "^4.3.4"
30863086

3087-
"@typescript-eslint/[email protected].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==
3087+
"@typescript-eslint/[email protected].1":
3088+
version "8.39.1"
3089+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz#1253fe3e1f2f33f08a3e438a05b5dd7faf9fbca6"
3090+
integrity sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==
30913091
dependencies:
3092-
"@typescript-eslint/types" "8.39.0"
3093-
"@typescript-eslint/visitor-keys" "8.39.0"
3092+
"@typescript-eslint/types" "8.39.1"
3093+
"@typescript-eslint/visitor-keys" "8.39.1"
30943094

3095-
"@typescript-eslint/[email protected].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==
3095+
"@typescript-eslint/[email protected].1", "@typescript-eslint/tsconfig-utils@^8.39.1":
3096+
version "8.39.1"
3097+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz#17f13b4ad481e7bec7c249ee1854078645b34b12"
3098+
integrity sha512-ePUPGVtTMR8XMU2Hee8kD0Pu4NDE1CN9Q1sxGSGd/mbOtGZDM7pnhXNJnzW63zk/q+Z54zVzj44HtwXln5CvHA==
30993099

3100-
"@typescript-eslint/[email protected].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==
3100+
"@typescript-eslint/[email protected].1":
3101+
version "8.39.1"
3102+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.1.tgz#642f9fb96173649e2928fea0375b1d74d31906c2"
3103+
integrity sha512-gu9/ahyatyAdQbKeHnhT4R+y3YLtqqHyvkfDxaBYk97EcbfChSJXyaJnIL3ygUv7OuZatePHmQvuH5ru0lnVeA==
31043104
dependencies:
3105-
"@typescript-eslint/types" "8.39.0"
3106-
"@typescript-eslint/typescript-estree" "8.39.0"
3107-
"@typescript-eslint/utils" "8.39.0"
3105+
"@typescript-eslint/types" "8.39.1"
3106+
"@typescript-eslint/typescript-estree" "8.39.1"
3107+
"@typescript-eslint/utils" "8.39.1"
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.38.0", "@typescript-eslint/types@^8.39.0":
3111+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.39.1":
3112+
version "8.39.1"
3113+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.1.tgz#f0ab996c8ab2c3b046bbf86bb1990b03529869a1"
3114+
integrity sha512-7sPDKQQp+S11laqTrhHqeAbsCfMkwJMrV7oTDvtDds4mEofJYir414bYKUEb8YPUm9QL3U+8f6L6YExSoAGdQw==
3115+
3116+
"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.38.0":
31123117
version "8.39.0"
31133118
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.0.tgz#80f010b7169d434a91cd0529d70a528dbc9c99c6"
31143119
integrity sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==
31153120

3116-
"@typescript-eslint/[email protected].0":
3117-
version "8.39.0"
3118-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz#b9477a5c47a0feceffe91adf553ad9a3cd4cb3d6"
3119-
integrity sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw==
3121+
"@typescript-eslint/[email protected].1":
3122+
version "8.39.1"
3123+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.1.tgz#8825d3ea7ea2144c577859ae489eec24ef7318a5"
3124+
integrity sha512-EKkpcPuIux48dddVDXyQBlKdeTPMmALqBUbEk38McWv0qVEZwOpVJBi7ugK5qVNgeuYjGNQxrrnoM/5+TI/BPw==
31203125
dependencies:
3121-
"@typescript-eslint/project-service" "8.39.0"
3122-
"@typescript-eslint/tsconfig-utils" "8.39.0"
3123-
"@typescript-eslint/types" "8.39.0"
3124-
"@typescript-eslint/visitor-keys" "8.39.0"
3126+
"@typescript-eslint/project-service" "8.39.1"
3127+
"@typescript-eslint/tsconfig-utils" "8.39.1"
3128+
"@typescript-eslint/types" "8.39.1"
3129+
"@typescript-eslint/visitor-keys" "8.39.1"
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/[email protected].0", "@typescript-eslint/utils@^8.0.0":
3133-
version "8.39.0"
3134-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.0.tgz#dfea42f3c7ec85f9f3e994ff0bba8f3b2f09e220"
3135-
integrity sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==
3137+
"@typescript-eslint/[email protected].1", "@typescript-eslint/utils@^8.0.0":
3138+
version "8.39.1"
3139+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.1.tgz#58a834f89f93b786ada2cd14d77fa63c3c8f408b"
3140+
integrity sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg==
31363141
dependencies:
31373142
"@eslint-community/eslint-utils" "^4.7.0"
3138-
"@typescript-eslint/scope-manager" "8.39.0"
3139-
"@typescript-eslint/types" "8.39.0"
3140-
"@typescript-eslint/typescript-estree" "8.39.0"
3143+
"@typescript-eslint/scope-manager" "8.39.1"
3144+
"@typescript-eslint/types" "8.39.1"
3145+
"@typescript-eslint/typescript-estree" "8.39.1"
31413146

3142-
"@typescript-eslint/[email protected].0":
3143-
version "8.39.0"
3144-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz#5d619a6e810cdd3fd1913632719cbccab08bf875"
3145-
integrity sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA==
3147+
"@typescript-eslint/[email protected].1":
3148+
version "8.39.1"
3149+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz#a467742a98f2fa3c03d7bed4979dc0db3850a77a"
3150+
integrity sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==
31463151
dependencies:
3147-
"@typescript-eslint/types" "8.39.0"
3152+
"@typescript-eslint/types" "8.39.1"
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.3"
8780-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.3.tgz#3dcb896f21cdcbd24528eb7e9b89f91635508198"
8781-
integrity sha512-tRA0+PsS4kLVijnN1w9jUu5lkxBwUk9E8SbgEB5dBJqchE6pVYdawROG6uQtpmAri7tdCK9i7b1bULeVWqS6Ag==
8784+
version "2.9.4"
8785+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.4.tgz#cafa1a42f8c71357f49cd1566810d74ff1cb0200"
8786+
integrity sha512-ZWYT7ln73Hptxqxk2DxPU9MmapXRhxkJD6tkSR04dnQxm8BGu2hzgKLugK5yySD97u/8yy7Ma7E76k9ZdvtjkQ==
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.39.0"
11570-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.39.0.tgz#b19c1a925cf8566831ae3875d2881ee2349808a5"
11571-
integrity sha512-lH8FvtdtzcHJCkMOKnN73LIn6SLTpoojgJqDAxPm1jCR14eWSGPX8ul/gggBdPMk/d5+u9V854vTYQ8T5jF/1Q==
11572-
dependencies:
11573-
"@typescript-eslint/eslint-plugin" "8.39.0"
11574-
"@typescript-eslint/parser" "8.39.0"
11575-
"@typescript-eslint/typescript-estree" "8.39.0"
11576-
"@typescript-eslint/utils" "8.39.0"
11574+
version "8.39.1"
11575+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.39.1.tgz#13075a676522041cbe421d98fb504ef535a6e4b3"
11576+
integrity sha512-GDUv6/NDYngUlNvwaHM1RamYftxf782IyEDbdj3SeaIHHv8fNQVRC++fITT7kUJV/5rIA/tkoRSSskt6osEfqg==
11577+
dependencies:
11578+
"@typescript-eslint/eslint-plugin" "8.39.1"
11579+
"@typescript-eslint/parser" "8.39.1"
11580+
"@typescript-eslint/typescript-estree" "8.39.1"
11581+
"@typescript-eslint/utils" "8.39.1"
1157711582

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

0 commit comments

Comments
 (0)