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:
committed by
Facebook GitHub Bot
parent
54c6149891
commit
27eaf4f03d
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user