Skip to content

Commit 75e8355

Browse files
chore(deps): update dependency eslint to ^9.34.0
1 parent bbe16a4 commit 75e8355

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@sourcegraph/eslint-config": "^0.37.1",
9595
"@sourcegraph/tsconfig": "^4.0.1",
9696
"@types/node": "22.17.0",
97-
"eslint": "^9.32.0",
97+
"eslint": "^9.34.0",
9898
"lnfs-cli": "^2.1.0",
9999
"mkdirp": "^1.0.4",
100100
"parcel-bundler": "^1.12.4",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -951,15 +951,15 @@
951951
debug "^4.3.1"
952952
minimatch "^3.1.2"
953953

954-
"@eslint/config-helpers@^0.3.0":
955-
version "0.3.0"
956-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
957-
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
954+
"@eslint/config-helpers@^0.3.1":
955+
version "0.3.1"
956+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
957+
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
958958

959-
"@eslint/core@^0.15.0", "@eslint/core@^0.15.1":
960-
version "0.15.1"
961-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
962-
integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
959+
"@eslint/core@^0.15.2":
960+
version "0.15.2"
961+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
962+
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
963963
dependencies:
964964
"@types/json-schema" "^7.0.15"
965965

@@ -978,22 +978,22 @@
978978
minimatch "^3.1.2"
979979
strip-json-comments "^3.1.1"
980980

981-
"@eslint/js@9.32.0":
982-
version "9.32.0"
983-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
984-
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
981+
"@eslint/js@9.34.0":
982+
version "9.34.0"
983+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b"
984+
integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw==
985985

986986
"@eslint/object-schema@^2.1.6":
987987
version "2.1.6"
988988
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
989989
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
990990

991-
"@eslint/plugin-kit@^0.3.4":
992-
version "0.3.4"
993-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
994-
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
991+
"@eslint/plugin-kit@^0.3.5":
992+
version "0.3.5"
993+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
994+
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
995995
dependencies:
996-
"@eslint/core" "^0.15.1"
996+
"@eslint/core" "^0.15.2"
997997
levn "^0.4.1"
998998

999999
"@humanfs/core@^0.19.1":
@@ -3117,19 +3117,19 @@ eslint-visitor-keys@^4.2.1:
31173117
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
31183118
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
31193119

3120-
eslint@^9.32.0:
3121-
version "9.32.0"
3122-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
3123-
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
3120+
eslint@^9.34.0:
3121+
version "9.34.0"
3122+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b"
3123+
integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg==
31243124
dependencies:
31253125
"@eslint-community/eslint-utils" "^4.2.0"
31263126
"@eslint-community/regexpp" "^4.12.1"
31273127
"@eslint/config-array" "^0.21.0"
3128-
"@eslint/config-helpers" "^0.3.0"
3129-
"@eslint/core" "^0.15.0"
3128+
"@eslint/config-helpers" "^0.3.1"
3129+
"@eslint/core" "^0.15.2"
31303130
"@eslint/eslintrc" "^3.3.1"
3131-
"@eslint/js" "9.32.0"
3132-
"@eslint/plugin-kit" "^0.3.4"
3131+
"@eslint/js" "9.34.0"
3132+
"@eslint/plugin-kit" "^0.3.5"
31333133
"@humanfs/node" "^0.16.6"
31343134
"@humanwhocodes/module-importer" "^1.0.1"
31353135
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)