Big dep bump

Summary: Conservatively bumping only patch versions (except the ones we know break stuff).

Reviewed By: nikoant

Differential Revision: D31511737

fbshipit-source-id: 5b55b4689e71975824577f0ac43d806ca37ea232
This commit is contained in:
Pascal Hartig
2021-10-11 02:31:46 -07:00
committed by Facebook GitHub Bot
parent f5983b64a9
commit dd190ef2e0
10 changed files with 244 additions and 111 deletions

View File

@@ -18,7 +18,7 @@
"npm-packlist": "^3.0.0"
},
"devDependencies": {
"@types/fs-extra": "^9.0.12",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^26.0.24",
"@types/node": "^15.12.5",
"flipper-test-utils": "0.0.0",
@@ -29,7 +29,7 @@
"rimraf": "^3.0.2",
"ts-jest": "^26.5.6",
"ts-node": "^9.1.1",
"typescript": "^4.4.2"
"typescript": "^4.4.3"
},
"scripts": {
"reset": "rimraf lib *.tsbuildinfo",