Skip to content

Commit 7ec96de

Browse files
gkzmeta-codesync[bot]
authored andcommitted
Update hermes-parser and related packages in xplat to 0.34.0
Reviewed By: SamChou19815 Differential Revision: D96556729 fbshipit-source-id: fd6568de0efa43851c45584bba5a2c4ef49bfabe
1 parent 11b5495 commit 7ec96de

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@testing-library/react": "^16.0.1",
4242
"babel-eslint": "^10.1.0",
4343
"babel-plugin-macros": "^2.0.0",
44-
"babel-plugin-syntax-hermes-parser": "0.33.3",
44+
"babel-plugin-syntax-hermes-parser": "0.34.0",
4545
"babel-plugin-tester": "^6.0.1",
4646
"babel-preset-fbjs": "^3.4.0",
4747
"cosmiconfig": "^5.0.5",
@@ -66,7 +66,7 @@
6666
"gulp-babel": "8.0.0",
6767
"gulp-chmod": "3.0.0",
6868
"gulp-rename": "^2.0.0",
69-
"hermes-eslint": "0.33.3",
69+
"hermes-eslint": "0.34.0",
7070
"invariant": "^2.2.4",
7171
"jest": "^29.7.0",
7272
"jest-environment-jsdom": "^29.7.0",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1869,12 +1869,12 @@ babel-plugin-polyfill-regenerator@^0.6.1:
18691869
dependencies:
18701870
"@babel/helper-define-polyfill-provider" "^0.6.2"
18711871

1872-
babel-plugin-syntax-hermes-parser@0.33.3:
1873-
version "0.33.3"
1874-
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.33.3.tgz#07602f8163cc7e63c4ec17d47467f2a3c5db70e9"
1875-
integrity sha512-/Z9xYdaJ1lC0pT9do6TqCqhOSLfZ5Ot8D5za1p+feEfWYupCOfGbhhEXN9r2ZgJtDNUNRw/Z+T2CvAGKBqtqWA==
1872+
babel-plugin-syntax-hermes-parser@0.34.0:
1873+
version "0.34.0"
1874+
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.34.0.tgz#db28f1cd8c07e35d843660e80dd85e17684e264e"
1875+
integrity sha512-q4xeAymMrot/21MHA3+fd5mcFF7stx6ntKFO/Of5ldyDpgTBcK1l0NiHAh4NdHHdb4aHqHgQOy7r6yk0IIlz8Q==
18761876
dependencies:
1877-
hermes-parser "0.33.3"
1877+
hermes-parser "0.34.0"
18781878

18791879
babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0:
18801880
version "7.0.0-beta.0"
@@ -4074,26 +4074,26 @@ hasown@^2.0.2:
40744074
dependencies:
40754075
function-bind "^1.1.2"
40764076

4077-
hermes-eslint@0.33.3:
4078-
version "0.33.3"
4079-
resolved "https://registry.yarnpkg.com/hermes-eslint/-/hermes-eslint-0.33.3.tgz#d9d6b4e9bcf9184f99ad86e087343eb05ab8a0c0"
4080-
integrity sha512-eGY0l6T5U9LDdC+uN88NrSOrvPPtXGPxN7EaD38hytWuBEVXypq0eQ1SNVsnQPBZLWi+b1jkF4F5aVtTCQC6wg==
4077+
hermes-eslint@0.34.0:
4078+
version "0.34.0"
4079+
resolved "https://registry.yarnpkg.com/hermes-eslint/-/hermes-eslint-0.34.0.tgz#819497e8e84db7d3f4212d3f94bfe051d34d7b81"
4080+
integrity sha512-w/1UQpIpzzQVNYUrf7nEJ0v8DHjvfpcOeOAquhEYp99VS43l3wUZ5gztYjgWJ7B+r84FqqUA5CG59ZXjd0JDeg==
40814081
dependencies:
40824082
esrecurse "^4.3.0"
4083-
hermes-estree "0.33.3"
4084-
hermes-parser "0.33.3"
4083+
hermes-estree "0.34.0"
4084+
hermes-parser "0.34.0"
40854085

4086-
hermes-estree@0.33.3:
4087-
version "0.33.3"
4088-
resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.33.3.tgz#6d6b593d4b471119772c82bdb0212dfadabb6f17"
4089-
integrity sha512-6kzYZHCk8Fy1Uc+t3HGYyJn3OL4aeqKLTyina4UFtWl8I0kSL7OmKThaiX+Uh2f8nGw3mo4Ifxg0M5Zk3/Oeqg==
4086+
hermes-estree@0.34.0:
4087+
version "0.34.0"
4088+
resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.34.0.tgz#a6e1aa55d0ef06136158991869b97166ce62d328"
4089+
integrity sha512-6qLylexjmuKa/YYhMiNn/3VejBsdzwmYUGmNpc693/pJzymmbufhkRW/2K6GqFgu0ApRWoqF0NbM6u82jFcOXA==
40904090

4091-
hermes-parser@0.33.3:
4092-
version "0.33.3"
4093-
resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.33.3.tgz#da50ababb7a5ab636d339e7b2f6e3848e217e09d"
4094-
integrity sha512-Yg3HgaG4CqgyowtYjX/FsnPAuZdHOqSMtnbpylbptsQ9nwwSKsy6uRWcGO5RK0EqiX12q8HvDWKgeAVajRO5DA==
4091+
hermes-parser@0.34.0:
4092+
version "0.34.0"
4093+
resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.34.0.tgz#f6050c7b1a5e978af551be9faf19bc7d7c050a82"
4094+
integrity sha512-tcgan5UNZvu3WwmR3jDAlmwEAR2CMv8cwQVMe5j0NrLQkstf0l3ULbYPuTZWbXxbPa0PyZPiq5LYEcFVmhM9LQ==
40954095
dependencies:
4096-
hermes-estree "0.33.3"
4096+
hermes-estree "0.34.0"
40974097

40984098
homedir-polyfill@^1.0.1:
40994099
version "1.0.3"

0 commit comments

Comments
 (0)