flipper-doctor
Advanced tools
Comparing version 0.47.0 to 0.48.0
{ | ||
"name": "flipper-doctor", | ||
"version": "0.47.0", | ||
"version": "0.48.0", | ||
"description": "Utility for checking for issues with a flipper installation", | ||
@@ -11,3 +11,3 @@ "main": "lib/index.js", | ||
"@types/fb-watchman": "2.0.0", | ||
"@types/jest": "^25.1.5", | ||
"@types/jest": "^26", | ||
"@typescript-eslint/eslint-plugin": "^2.8.0", | ||
@@ -21,3 +21,3 @@ "eslint": "^6.6.0", | ||
"eslint-plugin-react": "^7.20.0", | ||
"jest": "^25.1.5", | ||
"jest": "^26", | ||
"prettier": "^2.0.0", | ||
@@ -24,0 +24,0 @@ "ts-jest": "^26.0.0", |
25114