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:
committed by
Facebook GitHub Bot
parent
5b5ce92519
commit
7c1251075f
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user