Skip to content

Commit 414e935

Browse files
⬆️ Bump hermes-eslint from 0.23.1 to 0.26.0 (#1382)
⬆️ Bump hermes-eslint from 0.23.1 to 0.26.0 Bumps [hermes-eslint](https://github.com/facebook/hermes) from 0.23.1 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f837b47 commit 414e935

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-plugin-ft-flow": "3.0.11",
7777
"eslint-plugin-immutable": "1.0.0",
7878
"flow-bin": "^0.257.0",
79-
"hermes-eslint": "0.23.1",
79+
"hermes-eslint": "0.26.0",
8080
"husky": "9.1.7",
8181
"jest": "29.7.0",
8282
"jest-fetch-mock": "3.0.3",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2990,26 +2990,26 @@ hasown@^2.0.2:
29902990
dependencies:
29912991
function-bind "^1.1.2"
29922992

2993-
hermes-eslint@0.23.1:
2994-
version "0.23.1"
2995-
resolved "https://registry.yarnpkg.com/hermes-eslint/-/hermes-eslint-0.23.1.tgz#e0801e58bd4a70f01b0b0659805f315ab7ea6691"
2996-
integrity sha512-DaEpbJobK1KwpTSXrPIKkHs2h+B+RTw2F1g9S70tjtJ14a3zM+2gPVUtc8xyffQqRJ6tPfs+/zRKwV17lwDvqA==
2993+
hermes-eslint@0.26.0:
2994+
version "0.26.0"
2995+
resolved "https://registry.yarnpkg.com/hermes-eslint/-/hermes-eslint-0.26.0.tgz#6ddb163be55a81067751c8aa02fcfa86ebc8c527"
2996+
integrity sha512-SLMolASQQThPQ372LkA1z0GOSUtJ8LOsLolQnvskRiVfnoU+pVlR69cD75q3aEAncVGoAw+ZX+fFpMsBmVj0Gg==
29972997
dependencies:
29982998
esrecurse "^4.3.0"
2999-
hermes-estree "0.23.1"
3000-
hermes-parser "0.23.1"
2999+
hermes-estree "0.26.0"
3000+
hermes-parser "0.26.0"
30013001

3002-
hermes-estree@0.23.1:
3003-
version "0.23.1"
3004-
resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.23.1.tgz#d0bac369a030188120ee7024926aabe5a9f84fdb"
3005-
integrity sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg==
3002+
hermes-estree@0.26.0:
3003+
version "0.26.0"
3004+
resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.26.0.tgz#70da6d2e7131ec2693dac8e596e76957c4ce76ef"
3005+
integrity sha512-If1T7lhfXnGlVLbnsmwerNB5cyJm2oIE8TN1UKEq6/OUX1nOGUhjXMpqAwZ1wkkn9Brda0VRyJEWOGT2GgVcAQ==
30063006

3007-
hermes-parser@0.23.1:
3008-
version "0.23.1"
3009-
resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.23.1.tgz#e5de648e664f3b3d84d01b48fc7ab164f4b68205"
3010-
integrity sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA==
3007+
hermes-parser@0.26.0:
3008+
version "0.26.0"
3009+
resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.26.0.tgz#4968f8ad923a8064a65d0c1e037d754fd3a45c66"
3010+
integrity sha512-fWT40jJ/BtlzuyiiQS7lzNIlB5h6flVZoN8Jn8v5l987HL5dK9s+/4+py0FaBmeIEROC2zxt5qMLwXFTPLQ7BA==
30113011
dependencies:
3012-
hermes-estree "0.23.1"
3012+
hermes-estree "0.26.0"
30133013

30143014
html-escaper@^2.0.0:
30153015
version "2.0.2"

0 commit comments

Comments
 (0)