This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +173
-166
lines changed Expand file tree Collapse file tree 2 files changed +173
-166
lines changed Original file line number Diff line number Diff line change 17
17
"test" : " mocha --check-leaks --compilers js:babel-register"
18
18
},
19
19
"devDependencies" : {
20
- "async" : " ^2.1.2 " ,
20
+ "async" : " ^2.1.4 " ,
21
21
"babel-cli" : " ^6.18.0" ,
22
- "babel-core" : " ^6.18.2 " ,
22
+ "babel-core" : " ^6.20.0 " ,
23
23
"babel-plugin-add-module-exports" : " ~0.2.1" ,
24
24
"babel-plugin-lodash" : " 3.2.10" ,
25
25
"babel-plugin-syntax-flow" : " ^6.18.0" ,
26
26
"babel-plugin-syntax-jsx" : " ^6.18.0" ,
27
- "babel-plugin-transform-object-rest-spread" : " ^6.19.0 " ,
27
+ "babel-plugin-transform-object-rest-spread" : " ^6.20.2 " ,
28
28
"babel-plugin-transform-runtime" : " ^6.15.0" ,
29
- "babel-preset-env" : " 0.0.8 " ,
29
+ "babel-preset-env" : " ^1.1.1 " ,
30
30
"babel-preset-es2015" : " ^6.18.0" ,
31
31
"babel-preset-react" : " ^6.16.0" ,
32
32
"babel-preset-stage-0" : " ^6.16.0" ,
35
35
"lodash-bound" : " ^1.1.2" ,
36
36
"lodash-compat" : " ^3.10.2" ,
37
37
"lodash-es" : " ^4.17.2" ,
38
- "mocha" : " ^3.1.2 " ,
38
+ "mocha" : " ^3.2.0 " ,
39
39
"ramda" : " ^0.22.1" ,
40
- "react-bootstrap" : " ^0.30.6 "
40
+ "react-bootstrap" : " ^0.30.7 "
41
41
},
42
42
"dependencies" : {
43
43
"glob" : " ^7.1.1" ,
You can’t perform that action at this time.
0 commit comments