Skip to content

Commit

Permalink
猬嗭笍 Bump hermes-eslint from 0.12.1 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [hermes-eslint](https://github.com/facebook/hermes) from 0.12.1 to 0.14.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>
  • Loading branch information
dependabot[bot] committed Jul 3, 2023
1 parent 6b4a661 commit d7b7215
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"eslint-plugin-ft-flow": "2.0.3",
"eslint-plugin-immutable": "1.0.0",
"flow-bin": "^0.209.0",
"hermes-eslint": "0.12.1",
"hermes-eslint": "0.14.0",
"husky": "8.0.3",
"jest": "29.5.0",
"jest-fetch-mock": "3.0.3",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3221,26 +3221,26 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"

hermes-eslint@0.12.1:
version "0.12.1"
resolved "https://registry.yarnpkg.com/hermes-eslint/-/hermes-eslint-0.12.1.tgz#058803801f3cc686496dbed44264e19fc007e98c"
integrity sha512-MM13jACBeq6Enhn1mIlbEPBK5UCvc8GLmqaVqt9t676+SIPuqNNUCshgZ/flXKNyzBiFkDPBURnaRJzY27VrUg==
hermes-eslint@0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/hermes-eslint/-/hermes-eslint-0.14.0.tgz#d56426b0931a7ced99d08b4b6a06f798064b13ba"
integrity sha512-ORk7znDabvALzTbI3QRIQefCkxF1ukDm3dVut3e+cVmwdtsTC71BJetSvdh1jtgK10czwck1QiPZOVOVolhiqQ==
dependencies:
esrecurse "^4.3.0"
hermes-estree "0.12.1"
hermes-parser "0.12.1"
hermes-estree "0.14.0"
hermes-parser "0.14.0"

hermes-estree@0.12.1:
version "0.12.1"
resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.12.1.tgz#74901ee351387fecbf3c683c90b1fa7d22f1c6f0"
integrity sha512-IWnP3rEZnuEq64IGM/sNsp+QCQcCAAu5TMallJ7bpUw0YUfk5q6cA7tvBGo/D0kGyo5jASc4Yp/CQCsLSSMfGQ==
hermes-estree@0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.14.0.tgz#c663eea1400980802283338a09d0087c448729e7"
integrity sha512-L6M67+0/eSEbt6Ha2XOBFXL++7MR34EOJMgm+j7YCaI4L/jZqrVAg6zYQKzbs1ZCFDLvEQpOgLlapTX4gpFriA==

hermes-parser@0.12.1:
version "0.12.1"
resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.12.1.tgz#e60595f05ecd13026c614ca5d9db2eaefe971301"
integrity sha512-53aep6osCq1GiSIlbe7ltPD9v0GeAUtGlaMhgKexGjePoI66GnalLR5aPeuIZbExBQAb+af/kiXT3yxBweuXUA==
hermes-parser@0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.14.0.tgz#edb2e7172fce996d2c8bbba250d140b70cc1aaaf"
integrity sha512-pt+8uRiJhVlErY3fiXB3gKhZ72RxM6E1xRMpvfZ5n6Z5TQKQQXKorgRCRzoe02mmvLKBJFP5nPDGv75MWAgCTw==
dependencies:
hermes-estree "0.12.1"
hermes-estree "0.14.0"

hosted-git-info@^4.0.1:
version "4.1.0"
Expand Down

0 comments on commit d7b7215

Please sign in to comment.