Dep bump for /desktop

Summary:
Combining a bunch of dependabot PRs.

N.B. I had to manually clean up the `yarn.lock` a few times because some dependencies resolved to multiple version numbers, catching tsc off-guard.
allow-large-files

Reviewed By: nikoant

Differential Revision: D34579180

fbshipit-source-id: a4848e1010ff240d9b0e721d3878585e7b4bd078
This commit is contained in:
Pascal Hartig
2022-03-03 04:11:52 -08:00
committed by Facebook GitHub Bot
parent 5b5ce92519
commit 7c1251075f
14 changed files with 350 additions and 242 deletions

View File

@@ -10,9 +10,9 @@
"license": "MIT",
"bugs": "https://github.com/facebook/flipper/issues",
"dependencies": {
"@typescript-eslint/experimental-utils": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"fs-extra": "^10.0.0"
"@typescript-eslint/experimental-utils": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"fs-extra": "^10.0.1"
},
"devDependencies": {},
"scripts": {