Browse Source

update deps

Daniel Zlotin 6 years ago
parent
commit
1743e9e7aa
2 changed files with 540 additions and 557 deletions
  1. 536
    553
      package-lock.json
  2. 4
    4
      package.json

+ 536
- 553
package-lock.json
File diff suppressed because it is too large
View File


+ 4
- 4
package.json View File

@@ -49,12 +49,12 @@
49 49
   },
50 50
   "devDependencies": {
51 51
     "xo": "0.18.x",
52
-    "eslint-config-xo": "0.18.x",
53
-    "eslint-config-xo-react": "0.13.x",
52
+    "eslint-config-xo": "0.19.x",
53
+    "eslint-config-xo-react": "0.14.x",
54 54
     "eslint-plugin-react": "7.x.x",
55
-    "detox": "canary",
55
+    "detox": "5.x.x",
56 56
     "jest": "21.x.x",
57
-    "mocha": "3.x.x",
57
+    "mocha": "4.x.x",
58 58
     "react": "16.0.0-alpha.6",
59 59
     "react-native": "0.44.0",
60 60
     "react-test-renderer": "16.0.0-alpha.6",