Skip to content

Commit 47505b4

Browse files
committed
build(npm): upgrade devDependencies
1 parent c91c0bf commit 47505b4

File tree

2 files changed

+6663
-17
lines changed

2 files changed

+6663
-17
lines changed

package.json

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -57,36 +57,23 @@
5757
"@jedwards1211/eslint-config-flow": "^1.0.0",
5858
"@jedwards1211/eslint-config-react": "^1.0.1",
5959
"@kadira/storybook": "^2.35.2",
60-
"babel-cli": "^6.18.0",
61-
"babel-core": "^6.21.0",
62-
"babel-eslint": "^7.1.1",
63-
"babel-plugin-flow-react-proptypes": "^0.21.0",
64-
"babel-plugin-istanbul": "^4.0.0",
65-
"babel-plugin-transform-react-constant-elements": "^6.9.1",
66-
"babel-plugin-transform-runtime": "^6.15.0",
67-
"babel-preset-es2015": "^6.18.0",
68-
"babel-preset-flow": "^1.0.0",
69-
"babel-preset-react": "^6.16.0",
70-
"babel-preset-stage-1": "^6.16.0",
71-
"babel-register": "^6.18.0",
72-
"babel-runtime": "^6.20.0",
73-
"chai": "^3.5.0",
74-
"copy": "^0.3.0",
75-
"coveralls": "^2.11.15",
76-
"enzyme": "^2.7.0",
7760
"babel-cli": "^6.22.2",
7861
"babel-core": "^6.22.1",
7962
"babel-eslint": "^7.1.1",
63+
"babel-plugin-flow-react-proptypes": "^0.21.0",
8064
"babel-plugin-istanbul": "^4.0.0",
65+
"babel-plugin-transform-react-constant-elements": "^6.9.1",
8166
"babel-plugin-transform-runtime": "^6.22.0",
8267
"babel-preset-es2015": "^6.22.0",
8368
"babel-preset-flow": "^6.23.0",
69+
"babel-preset-react": "^6.16.0",
8470
"babel-preset-stage-1": "^6.22.0",
8571
"babel-register": "^6.22.0",
8672
"babel-runtime": "^6.22.0",
8773
"chai": "^3.5.0",
8874
"copy": "^0.3.0",
8975
"coveralls": "^2.11.16",
76+
"enzyme": "^2.7.0",
9077
"eslint": "^3.13.1",
9178
"eslint-plugin-flowtype": "^2.30.0",
9279
"eslint-plugin-react": "^6.8.0",

0 commit comments

Comments
 (0)