Patch dep bump

Summary: Excluding `react-virtual` which seems to include a breaking change with the patch release.

Reviewed By: jknoxville

Differential Revision: D30189687

fbshipit-source-id: b40cb5edd407fd03009ee38c0af5202c8deaaa26
This commit is contained in:
Pascal Hartig
2021-08-10 11:07:10 -07:00
committed by Facebook GitHub Bot
parent fc73e0d4ec
commit 47faeade61
6 changed files with 45 additions and 33 deletions

View File

@@ -25,7 +25,7 @@
"@babel/types": "^7.14.9",
"@emotion/babel-plugin": "^11.3.0",
"@types/fs-extra": "^9.0.11",
"@types/node": "^16.4.10",
"@types/node": "^16.4.13",
"fs-extra": "^10.0.0",
"tslib": "^2.3.0"
},