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

@@ -9,7 +9,7 @@
"license": "MIT",
"bugs": "https://github.com/facebook/flipper/issues",
"dependencies": {
"@algolia/client-search": "^4.8.3",
"@algolia/client-search": "^4.8.6",
"algoliasearch": "^4.8.4",
"decompress": "^4.2.1",
"decompress-targz": "^4.1.1",
@@ -25,12 +25,12 @@
"tmp": "^0.2.1"
},
"devDependencies": {
"@types/fs-extra": "^9.0.1",
"@types/jest": "^26",
"@types/node": "^14.14.31",
"@types/fs-extra": "^9.0.8",
"@types/jest": "^26.0.21",
"@types/node": "^14.14.35",
"flipper-test-utils": "0.0.0",
"globby": "^11",
"jest": "^26",
"jest": "^26.6.3",
"mock-fs": "^4.13.0",
"rimraf": "^3.0.2",
"ts-jest": "^26.0.0",