Skip to content

Commit

Permalink
Bump Flipper + Bump hermes (#31872)
Browse files Browse the repository at this point in the history
* Bump Flipper to 0.93 (#31708)

Summary:
Pull Request resolved: #31708

Changelog:
[general][changed] - [iOS] Update Flipper to 0.93.0

Reviewed By: PeteTheHeat

Differential Revision: D29060305

fbshipit-source-id: 2ff109930437bfc90e8ce441fa681de867206397

* Update Podfile.lock

* bump(hermes): bumped hermes to 0.8.1

While current dependencies included the new version in the range, bumping it make sure that no one use the old one because of a lock file

Co-authored-by: Michel Weststrate <mweststrate@fb.com>
  • Loading branch information
Titozzz and mweststrate committed Jul 20, 2021
1 parent 4476fbc commit e53745e
Show file tree
Hide file tree
Showing 4 changed files with 269 additions and 269 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -95,7 +95,7 @@
"anser": "^1.4.9",
"base64-js": "^1.1.2",
"event-target-shim": "^5.0.1",
"hermes-engine": "~0.8.0",
"hermes-engine": "~0.8.1",
"invariant": "^2.2.4",
"jsc-android": "^250230.2.1",
"metro-babel-register": "0.66.0",
Expand Down

0 comments on commit e53745e

Please sign in to comment.