Tuesday dep bump

Summary:
allow-large-files
Got a ton of open bumps in GitHub. Want to address a bunch of them in one swoop.

Reviewed By: jknoxville, nikoant

Differential Revision: D29933570

fbshipit-source-id: d5dc18fab22e8c5b300ab318e60dd1514aecfd52
This commit is contained in:
Pascal Hartig
2021-07-27 11:41:44 -07:00
committed by Facebook GitHub Bot
parent 54c6149891
commit 27eaf4f03d
9 changed files with 385 additions and 246 deletions

View File

@@ -19,19 +19,19 @@
"@oclif/plugin-warn-if-update-available": "^1.7.0",
"ajv": "^6.12.2",
"ajv-errors": "^1.0.1",
"cli-ux": "^5.6.2",
"cli-ux": "^5.6.3",
"flipper-pkg-lib": "0.0.0",
"flipper-plugin-lib": "0.0.0",
"fs-extra": "^10.0.0",
"inquirer": "^8.1.1",
"inquirer": "^8.1.2",
"lodash": "^4.17.21",
"recursive-readdir": "^2.2.2"
},
"devDependencies": {
"@oclif/dev-cli": "^1",
"@types/fs-extra": "^9.0.11",
"@types/inquirer": "^7.3.2",
"@types/jest": "^26.0.23",
"@types/fs-extra": "^9.0.12",
"@types/inquirer": "^7.3.3",
"@types/jest": "^26.0.24",
"@types/node": "^15.12.5",
"flipper-test-utils": "0.0.0",
"globby": "^11.0.4",