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:
Michel Weststrate
2020-10-08 01:47:27 -07:00
committed by Facebook GitHub Bot
parent 8b111e48e6
commit 3ba8bbf03c
4 changed files with 1343 additions and 1151 deletions

View File

@@ -107,7 +107,8 @@
"ws": "7.3.0",
"kind-of": "6.0.3",
"bl": "4.0.3",
"node-forge": "^0.10.0"
"node-forge": "^0.10.0",
"jsdom": "16.4.0"
},
"devDependencies": {
"@babel/code-frame": "^7.10.4",