From 26c9a941363f793f46fc0ebe66cd11a47455262f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 18:25:38 +0000 Subject: [PATCH] chore(deps): bump hermes-eslint from 0.19.2 to 0.26.0 Bumps [hermes-eslint](https://github.com/facebook/hermes) from 0.19.2 to 0.26.0. - [Release notes](https://github.com/facebook/hermes/releases) - [Commits](https://github.com/facebook/hermes/commits) --- updated-dependencies: - dependency-name: hermes-eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 12ad5324..625a9ed4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "babel-plugin-transform-remove-console": "^6.9.4", "eslint": "^8.43.0", "eslint-plugin-ft-flow": "^3.0.0", - "hermes-eslint": "^0.19.2", + "hermes-eslint": "^0.26.0", "lerna": "^7.0.0", "metro-react-native-babel-preset": "0.73.10", "patch-package": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 4463c155..7b3278d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4608,31 +4608,31 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -hermes-eslint@^0.19.2: - version "0.19.2" - resolved "https://registry.yarnpkg.com/hermes-eslint/-/hermes-eslint-0.19.2.tgz#22e98faf2fff42c3b0aeb803fc811f54e6695a62" - integrity sha512-k0U/fZuIOLMIUA1qERpm0HTsNsyPQFodvQRdVcy3BAI4dqgFHOXXP9UisENr5tlu8rApIrZQrRUvWsJ+QD/Z2Q== +hermes-eslint@^0.26.0: + version "0.26.0" + resolved "https://registry.yarnpkg.com/hermes-eslint/-/hermes-eslint-0.26.0.tgz#6ddb163be55a81067751c8aa02fcfa86ebc8c527" + integrity sha512-SLMolASQQThPQ372LkA1z0GOSUtJ8LOsLolQnvskRiVfnoU+pVlR69cD75q3aEAncVGoAw+ZX+fFpMsBmVj0Gg== dependencies: esrecurse "^4.3.0" - hermes-estree "0.19.2" - hermes-parser "0.19.2" + hermes-estree "0.26.0" + hermes-parser "0.26.0" -hermes-estree@0.19.2: - version "0.19.2" - resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.19.2.tgz#b35f59c7fa184ac63a049a9ad37b370c5151bd20" - integrity sha512-dMDmDgaW9LXQxGOQ+gsAZUlXiPXkHvUrpKESCPhkm3pH0SjHy5uaBaT8psxmPol1EBh8GVM2lGC/W0bhuW/fpQ== +hermes-estree@0.26.0: + version "0.26.0" + resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.26.0.tgz#70da6d2e7131ec2693dac8e596e76957c4ce76ef" + integrity sha512-If1T7lhfXnGlVLbnsmwerNB5cyJm2oIE8TN1UKEq6/OUX1nOGUhjXMpqAwZ1wkkn9Brda0VRyJEWOGT2GgVcAQ== hermes-estree@0.8.0: version "0.8.0" resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.8.0.tgz#530be27243ca49f008381c1f3e8b18fb26bf9ec0" integrity sha512-W6JDAOLZ5pMPMjEiQGLCXSSV7pIBEgRR5zGkxgmzGSXHOxqV5dC/M1Zevqpbm9TZDE5tu358qZf8Vkzmsc+u7Q== -hermes-parser@0.19.2: - version "0.19.2" - resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.19.2.tgz#67b0fd92f4d7a374234f58c4f980f816734a7695" - integrity sha512-FxPcupAYzTks42tx8c29UGW59BbZQ67aKKS4jFi0eiD8Q3US3O8raxfNx0yi0ha0dTCq1WXK2MlJv+RCjkVp3Q== +hermes-parser@0.26.0: + version "0.26.0" + resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.26.0.tgz#4968f8ad923a8064a65d0c1e037d754fd3a45c66" + integrity sha512-fWT40jJ/BtlzuyiiQS7lzNIlB5h6flVZoN8Jn8v5l987HL5dK9s+/4+py0FaBmeIEROC2zxt5qMLwXFTPLQ7BA== dependencies: - hermes-estree "0.19.2" + hermes-estree "0.26.0" hermes-parser@0.8.0: version "0.8.0"