Bump dependencies (attempt 2)
Summary: In D24138822 I basically bumped all desktop deps. That was a bit too much as it affected our build infra and broke it. The problem wasn't easy to bisect so choose a smaller set of deps instead to update; everything transpile & lint related + a few well tested runtime deps. Reviewed By: cekkaewnumchai Differential Revision: D24161841 fbshipit-source-id: 67162efeccd05a344b229ce976102cfafe6d1099
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8b111e48e6
commit
3ba8bbf03c
@@ -16,11 +16,11 @@
|
||||
"sql-formatter": "^2.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/react": "^10.4.3",
|
||||
"@types/dateformat": "^3.0.1",
|
||||
"@types/sql-formatter": "^2.3.0",
|
||||
"@testing-library/react": "^10.4.3",
|
||||
"redux-mock-store": "^1.0.1",
|
||||
"react-redux": "^7.1.1"
|
||||
"react-redux": "^7.1.1",
|
||||
"redux-mock-store": "^1.0.1"
|
||||
},
|
||||
"bugs": {
|
||||
"email": "oncall+flipper@xmail.facebook.com",
|
||||
|
||||
Reference in New Issue
Block a user