|
34 | 34 | },
|
35 | 35 | "license": "MIT",
|
36 | 36 | "devDependencies": {
|
37 |
| - "babel-cli": "^6.4.0", |
38 |
| - "babel-core": "^6.4.0", |
39 |
| - "babel-polyfill": "^6.3.14", |
40 |
| - "babel-preset-modern-node": "^2.1.0", |
41 |
| - "babel-preset-stage-2": "^6.5.0", |
| 37 | + "babel-cli": "^6.11.4", |
| 38 | + "babel-core": "^6.11.4", |
| 39 | + "babel-polyfill": "^6.9.1", |
| 40 | + "babel-preset-modern-node": "^2.2.1", |
| 41 | + "babel-preset-stage-2": "^6.11.0", |
42 | 42 | "eslint": "^1.10.3",
|
43 | 43 | "eslint-config-michaelcontento": "^1.1.1",
|
44 | 44 | "eslint-plugin-mocha-only": "0.0.3",
|
45 | 45 | "mocca": "^1.0.3",
|
46 |
| - "release-it": "^2.3.1" |
| 46 | + "release-it": "^2.4.1" |
47 | 47 | },
|
48 | 48 | "dependencies": {
|
49 |
| - "lodash.isfunction": "^3.0.7", |
| 49 | + "lodash.isfunction": "^3.0.8", |
50 | 50 | "lodash.isobject": "^3.0.2",
|
51 |
| - "loose-envify": "^1.1.0", |
52 |
| - "redux-actions": "^0.9.0", |
53 |
| - "redux-storage-merger-simple": "^1.0.1" |
| 51 | + "loose-envify": "^1.2.0", |
| 52 | + "redux-actions": "^0.10.1", |
| 53 | + "redux-storage-merger-simple": "^1.0.2" |
54 | 54 | },
|
55 | 55 | "peerDependencies": {
|
56 | 56 | "redux": "^3.0.0 || ^2.0.0 || ^1.0.0 || 1.0.0-alpha || 1.0.0-rc"
|
|
0 commit comments