Przeglądaj źródła

Upgrade NPM dependencies/packages

dev1
Lyubo Marinov 8 lat temu
rodzic
commit
71ed315156
2 zmienionych plików z 5 dodań i 6 usunięć
  1. 1
    2
      .flowconfig
  2. 4
    4
      package.json

+ 1
- 2
.flowconfig Wyświetl plik

@@ -5,8 +5,7 @@
5 5
 ; sync (e.g. the flow-bin version).
6 6
 ;
7 7
 [ignore]
8
-; Ignore packages in node_modules which we (i.e. the lib-jitsi-meet project)
9
-; have seen to cause errors and we have chosen not to fix.
8
+.*/\.git/.*
10 9
 
11 10
 [include]
12 11
 

+ 4
- 4
package.json Wyświetl plik

@@ -30,14 +30,14 @@
30 30
     "yaeti": "1.0.1"
31 31
   },
32 32
   "devDependencies": {
33
-    "babel-core": "6.24.1",
33
+    "babel-core": "6.25.0",
34 34
     "babel-eslint": "7.2.3",
35
-    "babel-loader": "7.0.0",
35
+    "babel-loader": "7.1.1",
36 36
     "babel-preset-es2015": "6.24.1",
37 37
     "babel-preset-stage-1": "6.24.1",
38 38
     "eslint": "3.19.0",
39 39
     "eslint-plugin-flowtype": "2.30.4",
40
-    "eslint-plugin-import": "2.3.0",
40
+    "eslint-plugin-import": "2.7.0",
41 41
     "flow-bin": "0.38.0",
42 42
     "jasmine-core": "2.5.2",
43 43
     "karma": "0.13.22",
@@ -45,7 +45,7 @@
45 45
     "karma-jasmine": "0.3.8",
46 46
     "karma-webpack": "1.8.1",
47 47
     "precommit-hook": "3.0.0",
48
-    "string-replace-loader": "1.2.0",
48
+    "string-replace-loader": "1.3.0",
49 49
     "webpack": "2.6.1"
50 50
   },
51 51
   "scripts": {

Ładowanie…
Anuluj
Zapisz