Summary:
Pull Request resolved: https://github.com/facebook/flipper/pull/2736

This should fix a bunch of open dependabot issues on GitHub.

Reviewed By: fabiomassimo

Differential Revision: D30539761

fbshipit-source-id: b355d41336b3b1d85b50fb0736fc1b33b12e83d0
This commit is contained in:
Pascal Hartig
2021-08-25 09:00:55 -07:00
committed by Facebook GitHub Bot
parent b601ff5a09
commit fa8827c103
8 changed files with 77 additions and 110 deletions

View File

@@ -82,7 +82,7 @@
"7zip-bin-mac": "^1.0.1"
},
"devDependencies": {
"@testing-library/dom": "^8.1.0",
"@testing-library/dom": "^8.1.1",
"@testing-library/react": "^12.0.0",
"@types/lodash.memoize": "^4.1.6",
"@types/split2": "^3.2.1",