Bump deps

Summary: Just trying to get ahead of dependabot and bump some easy dependencies all at once.

Reviewed By: fabiomassimo

Differential Revision: D27326687

fbshipit-source-id: 0c724c8e3a688aa9777945fcd46061284fd77969
This commit is contained in:
Pascal Hartig
2021-03-25 12:26:46 -07:00
committed by Facebook GitHub Bot
parent 5f082d9267
commit 8c85da5bc8
15 changed files with 684 additions and 396 deletions

View File

@@ -41,7 +41,7 @@
"immer": "^9.0.0",
"immutable": "^4.0.0-rc.12",
"invariant": "^2.2.2",
"lodash": "^4.17.19",
"lodash": "^4.17.21",
"lodash.memoize": "^4.1.2",
"open": "^7.4.2",
"openssl-wrapper": "^0.3.4",
@@ -83,8 +83,8 @@
"7zip-bin-mac": "^1.0.1"
},
"devDependencies": {
"@testing-library/dom": "^7.29.0",
"@testing-library/react": "^11.2.3",
"@testing-library/dom": "^7.30.0",
"@testing-library/react": "^11.2.5",
"@types/lodash.memoize": "^4.1.6",
"flipper-test-utils": "0.0.0",
"metro-runtime": "^0.65.2",