Skip to content

Commit 149b9e0

Browse files
dependabot[bot]jreineckearm
authored andcommitted
Bump eslint from 9.32.0 to 9.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.32.0 to 9.34.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.32.0...v9.34.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c08a725 commit 149b9e0

2 files changed

Lines changed: 27 additions & 34 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"@vscode/debugprotocol": "^1.68.0",
152152
"@vscode/vsce": "^3.6.0",
153153
"@yarnpkg/lockfile": "^1.1.0",
154-
"eslint": "^9.32.0",
154+
"eslint": "^9.34.0",
155155
"eslint-plugin-security": "^3.0.1",
156156
"extract-zip": "^2.0.1",
157157
"fast-extract": "^1.7.2",

yarn.lock

Lines changed: 26 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -625,15 +625,15 @@
625625
debug "^4.3.1"
626626
minimatch "^3.1.2"
627627

628-
"@eslint/config-helpers@^0.3.0":
629-
version "0.3.0"
630-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
631-
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
628+
"@eslint/config-helpers@^0.3.1":
629+
version "0.3.1"
630+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
631+
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
632632

633-
"@eslint/core@^0.15.0", "@eslint/core@^0.15.1":
634-
version "0.15.1"
635-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
636-
integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
633+
"@eslint/core@^0.15.2":
634+
version "0.15.2"
635+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
636+
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
637637
dependencies:
638638
"@types/json-schema" "^7.0.15"
639639

@@ -652,22 +652,22 @@
652652
minimatch "^3.1.2"
653653
strip-json-comments "^3.1.1"
654654

655-
"@eslint/js@9.32.0":
656-
version "9.32.0"
657-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
658-
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
655+
"@eslint/js@9.34.0":
656+
version "9.34.0"
657+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b"
658+
integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw==
659659

660660
"@eslint/object-schema@^2.1.6":
661661
version "2.1.6"
662662
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
663663
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
664664

665-
"@eslint/plugin-kit@^0.3.4":
666-
version "0.3.4"
667-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
668-
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
665+
"@eslint/plugin-kit@^0.3.5":
666+
version "0.3.5"
667+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
668+
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
669669
dependencies:
670-
"@eslint/core" "^0.15.1"
670+
"@eslint/core" "^0.15.2"
671671
levn "^0.4.1"
672672

673673
"@humanfs/core@^0.19.1":
@@ -3328,19 +3328,19 @@ eslint-visitor-keys@^4.2.1:
33283328
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
33293329
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
33303330

3331-
eslint@^9.32.0:
3332-
version "9.32.0"
3333-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
3334-
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
3331+
eslint@^9.34.0:
3332+
version "9.34.0"
3333+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b"
3334+
integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg==
33353335
dependencies:
33363336
"@eslint-community/eslint-utils" "^4.2.0"
33373337
"@eslint-community/regexpp" "^4.12.1"
33383338
"@eslint/config-array" "^0.21.0"
3339-
"@eslint/config-helpers" "^0.3.0"
3340-
"@eslint/core" "^0.15.0"
3339+
"@eslint/config-helpers" "^0.3.1"
3340+
"@eslint/core" "^0.15.2"
33413341
"@eslint/eslintrc" "^3.3.1"
3342-
"@eslint/js" "9.32.0"
3343-
"@eslint/plugin-kit" "^0.3.4"
3342+
"@eslint/js" "9.34.0"
3343+
"@eslint/plugin-kit" "^0.3.5"
33443344
"@humanfs/node" "^0.16.6"
33453345
"@humanwhocodes/module-importer" "^1.0.1"
33463346
"@humanwhocodes/retry" "^0.4.2"
@@ -5513,14 +5513,7 @@ mimic-response@^3.1.0:
55135513
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz"
55145514
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
55155515

5516-
minimatch@^10.0.0, minimatch@~10.0.1:
5517-
version "10.0.1"
5518-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz"
5519-
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
5520-
dependencies:
5521-
brace-expansion "^2.0.1"
5522-
5523-
minimatch@^10.0.3:
5516+
minimatch@^10.0.0, minimatch@^10.0.3, minimatch@~10.0.1:
55245517
version "10.0.3"
55255518
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
55265519
integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==

0 commit comments

Comments
 (0)