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

@@ -10,12 +10,12 @@
"license": "MIT",
"bugs": "https://github.com/facebook/flipper/issues",
"dependencies": {
"@typescript-eslint/experimental-utils": "^4.28.1",
"@typescript-eslint/experimental-utils": "^4.28.5",
"fs-extra": "^10.0.0"
},
"devDependencies": {
"@types/jest": "26.0.23",
"@typescript-eslint/parser": "^4.28.1",
"@types/jest": "26.0.24",
"@typescript-eslint/parser": "^4.28.5",
"flipper-test-utils": "0.0.0",
"jest": "^26.6.3",
"prettier": "^2.3.2",