Monday patch dep bump

Summary:
allow-large-files
Only patch bumps of >1.0.0, should be safe.

Reviewed By: jknoxville

Differential Revision: D30482302

fbshipit-source-id: b5f331822ba6931b6e5f68190c7d50c62611a153
This commit is contained in:
Pascal Hartig
2021-08-24 17:07:20 -07:00
committed by Facebook GitHub Bot
parent fce7c7a32a
commit 1304e7c5d7
9 changed files with 269 additions and 227 deletions

View File

@@ -15,7 +15,7 @@
"@oclif/command": "^1",
"@oclif/config": "^1",
"@oclif/parser": "^3.8.5",
"@oclif/plugin-help": "^3.0.0",
"@oclif/plugin-help": "^3.2.3",
"@oclif/plugin-warn-if-update-available": "^1.7.0",
"ajv": "^6.12.2",
"ajv-errors": "^1.0.1",
@@ -34,7 +34,7 @@
"@types/jest": "^26.0.24",
"@types/node": "^15.12.5",
"flipper-test-utils": "0.0.0",
"globby": "^12.0.0",
"globby": "^12.0.1",
"jest": "^26.6.3",
"prettier": "^2.3.2",
"rimraf": "^3.0.2",