Tuesday dep bump

Summary:
allow-large-files
Got a ton of open bumps in GitHub. Want to address a bunch of them in one swoop.

Reviewed By: jknoxville, nikoant

Differential Revision: D29933570

fbshipit-source-id: d5dc18fab22e8c5b300ab318e60dd1514aecfd52
This commit is contained in:
Pascal Hartig
2021-07-27 11:41:44 -07:00
committed by Facebook GitHub Bot
parent 54c6149891
commit 27eaf4f03d
9 changed files with 385 additions and 246 deletions

View File

@@ -14,7 +14,7 @@
"@emotion/react": "^11.4.0",
"@reach/observe-rect": "^1.2.0",
"@types/uuid": "^8.3.1",
"immer": "^9.0.3",
"immer": "^9.0.5",
"lodash": "^4.17.21",
"react-color": "^2.19.3",
"react-element-to-jsx-string": "^14.3.2",
@@ -23,7 +23,7 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@types/string-natural-compare": "^3.0.1",
"@types/string-natural-compare": "^3.0.2",
"jest-mock-console": "^1.1.0",
"typescript": "^4.3.5"
},