Skip to content

Commit 47ff74d

Browse files
committed
Update hermes-parser related dependencies
1 parent 0522664 commit 47ff74d

2 files changed

Lines changed: 110 additions & 63 deletions

File tree

package-lock.json

Lines changed: 107 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"@babel/preset-flow": "^7.27.1",
2727
"@babel/preset-react": "^7.27.1",
2828
"babel-jest": "^29.7.0",
29-
"babel-plugin-syntax-hermes-parser": "^0.25.1",
29+
"babel-plugin-syntax-hermes-parser": "^0.34.0",
3030
"del-cli": "^5.0.0",
3131
"eslint": "^8.57.0",
3232
"eslint-config-prettier": "^8.9.0",
3333
"eslint-plugin-ft-flow": "^3.0.7",
3434
"eslint-plugin-promise": "^6.0.0",
3535
"eslint-plugin-react": "^7.33.1",
3636
"eslint-plugin-react-hooks": "6.1.0-canary-12bc60f5-20250613",
37-
"flow-api-translator": "^0.32.1",
37+
"flow-api-translator": "^0.34.0",
3838
"flow-bin": "^0.270.0",
3939
"glob": "^11.1.0",
4040
"hermes-eslint": "^0.32.0",
@@ -46,7 +46,7 @@
4646
"npm-run-all": "^4.1.3",
4747
"patch-package": "^8.0.0",
4848
"prettier": "^3.3.3",
49-
"prettier-plugin-hermes-parser": "0.25.0",
49+
"prettier-plugin-hermes-parser": "^0.34.0",
5050
"yargs": "17.7.2"
5151
},
5252
"engines": {

0 commit comments

Comments
 (0)