Skip to content

Commit 16d448d

Browse files
committed
Update various dependencies
1 parent ea75cce commit 16d448d

File tree

2 files changed

+111
-88
lines changed

2 files changed

+111
-88
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,24 @@
2525
"animated": "^0.1.5",
2626
"array-find-index": "^1.0.2",
2727
"asap": "^2.0.5",
28-
"babel-runtime": "^6.11.6",
28+
"babel-runtime": "^6.20.0",
2929
"debounce": "^1.0.0",
3030
"deep-assign": "^2.0.0",
31-
"fbjs": "^0.8.4",
32-
"inline-style-prefixer": "^2.0.1",
31+
"fbjs": "^0.8.8",
32+
"inline-style-prefixer": "^2.0.5",
3333
"react-dom": "~15.4.1",
3434
"react-textarea-autosize": "^4.0.4",
3535
"react-timer-mixin": "^0.13.3"
3636
},
3737
"devDependencies": {
3838
"@kadira/storybook": "^2.5.1",
3939
"babel-cli": "^6.14.0",
40-
"babel-core": "^6.14.0",
41-
"babel-eslint": "^6.1.2",
42-
"babel-loader": "^6.2.5",
40+
"babel-core": "^6.21.0",
41+
"babel-eslint": "^7.1.1",
42+
"babel-loader": "^6.2.10",
4343
"babel-plugin-transform-react-remove-prop-types": "^0.2.11",
44-
"babel-preset-react-native": "^1.9.0",
45-
"del-cli": "^0.2.0",
44+
"babel-preset-react-native": "^1.9.1",
45+
"del-cli": "^0.2.1",
4646
"enzyme": "^2.4.1",
4747
"eslint": "^3.4.0",
4848
"eslint-plugin-jsx-a11y": "^2.2.0",

0 commit comments

Comments
 (0)