Skip to content

Commit c9c4d53

Browse files
Bump eslint from 9.32.0 to 9.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.32.0 to 9.35.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.35.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40319b4 commit c9c4d53

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/node": "^22.7.6",
6767
"@types/utf8": "^3.0.3",
6868
"@types/xml2js": "^0.4.14",
69-
"eslint": "^9.32.0",
69+
"eslint": "^9.35.0",
7070
"eslint-plugin-react": "^7.37.1",
7171
"globals": "^16.3.0",
7272
"jest": "^29.7.0",

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,10 +1315,10 @@
13151315
dependencies:
13161316
"@jridgewell/trace-mapping" "0.3.9"
13171317

1318-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.7.0":
1319-
version "4.7.0"
1320-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
1321-
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
1318+
"@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0":
1319+
version "4.9.0"
1320+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
1321+
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
13221322
dependencies:
13231323
eslint-visitor-keys "^3.4.3"
13241324

@@ -1341,12 +1341,12 @@
13411341
debug "^4.3.1"
13421342
minimatch "^3.1.2"
13431343

1344-
"@eslint/config-helpers@^0.3.0":
1345-
version "0.3.0"
1346-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
1347-
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
1344+
"@eslint/config-helpers@^0.3.1":
1345+
version "0.3.1"
1346+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
1347+
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
13481348

1349-
"@eslint/core@^0.15.0", "@eslint/core@^0.15.2":
1349+
"@eslint/core@^0.15.2":
13501350
version "0.15.2"
13511351
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
13521352
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
@@ -1368,17 +1368,17 @@
13681368
minimatch "^3.1.2"
13691369
strip-json-comments "^3.1.1"
13701370

1371-
"@eslint/js@9.32.0":
1372-
version "9.32.0"
1373-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
1374-
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
1371+
"@eslint/js@9.35.0":
1372+
version "9.35.0"
1373+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07"
1374+
integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==
13751375

13761376
"@eslint/object-schema@^2.1.6":
13771377
version "2.1.6"
13781378
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
13791379
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
13801380

1381-
"@eslint/plugin-kit@^0.3.4", "@eslint/plugin-kit@^0.3.5":
1381+
"@eslint/plugin-kit@^0.3.5":
13821382
version "0.3.5"
13831383
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
13841384
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
@@ -3402,19 +3402,19 @@ eslint-visitor-keys@^4.2.1:
34023402
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
34033403
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
34043404

3405-
eslint@^9.32.0:
3406-
version "9.32.0"
3407-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
3408-
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
3405+
eslint@^9.35.0:
3406+
version "9.35.0"
3407+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e"
3408+
integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg==
34093409
dependencies:
3410-
"@eslint-community/eslint-utils" "^4.2.0"
3410+
"@eslint-community/eslint-utils" "^4.8.0"
34113411
"@eslint-community/regexpp" "^4.12.1"
34123412
"@eslint/config-array" "^0.21.0"
3413-
"@eslint/config-helpers" "^0.3.0"
3414-
"@eslint/core" "^0.15.0"
3413+
"@eslint/config-helpers" "^0.3.1"
3414+
"@eslint/core" "^0.15.2"
34153415
"@eslint/eslintrc" "^3.3.1"
3416-
"@eslint/js" "9.32.0"
3417-
"@eslint/plugin-kit" "^0.3.4"
3416+
"@eslint/js" "9.35.0"
3417+
"@eslint/plugin-kit" "^0.3.5"
34183418
"@humanfs/node" "^0.16.6"
34193419
"@humanwhocodes/module-importer" "^1.0.1"
34203420
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)