Skip to content

Commit

Permalink
RN: Upgrade to coveralls@^3.1.1
Browse files Browse the repository at this point in the history
Summary: Upgrades `repo-config/package.json` to `coveralls@^3.1.1`, which removes the security vulnerability in `json-schema<0.4.0`.

Reviewed By: GijsWeterings

Differential Revision: D33961117

fbshipit-source-id: 375bd641686533d52f42adb9155dd642ae4c7cef
  • Loading branch information
yungsters authored and facebook-github-bot committed Feb 16, 2022
1 parent 297a43d commit c1a55c7
Show file tree
Hide file tree
Showing 2 changed files with 525 additions and 325 deletions.
2 changes: 1 addition & 1 deletion repo-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"babel-eslint": "^10.1.0",
"clang-format": "^1.2.4",
"connect": "^3.6.5",
"coveralls": "^3.0.2",
"coveralls": "^3.1.1",
"eslint": "^7.32.0",
"eslint-config-fb-strict": "^26.0.0",
"eslint-config-fbjs": "^3.1.1",
Expand Down
Loading

0 comments on commit c1a55c7

Please sign in to comment.