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

@@ -12,12 +12,12 @@
"@emotion/css": "^11.0.0",
"@emotion/react": "^11.1.1",
"immer": "^9.0.0",
"lodash": "^4.17.20",
"lodash": "^4.17.21",
"react-element-to-jsx-string": "^14.3.2",
"react-virtual": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^26.0.20",
"@types/jest": "^26.0.21",
"jest-mock-console": "^1.0.1",
"typescript": "^4.1.2"
},