Skip to content

Commit

Permalink
chore(pkg): update devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
STRML committed Feb 16, 2018
1 parent 7325709 commit 085fbb9
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 153 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[version]
0.64.0
0.65.0

[ignore]

Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"babel-cli": "^6.24.1",
"babel-core": "^6.24.1",
"babel-eslint": "^8.2.1",
"babel-jest": "^22.1.0",
"babel-jest": "^22.2.2",
"babel-loader": "^7.1.2",
"babel-plugin-espower": "^2.4.0",
"babel-plugin-react-transform": "^3.0.0",
Expand All @@ -58,27 +58,27 @@
"babel-preset-stage-1": "^6.24.1",
"css-loader": "^0.28.9",
"ejs": "^2.4.1",
"eslint": "^4.16.0",
"eslint-plugin-flowtype": "^2.42.0",
"eslint": "^4.17.0",
"eslint-plugin-flowtype": "^2.44.0",
"eslint-plugin-mocha": "^4.11.0",
"eslint-plugin-react": "^7.6.1",
"exports-loader": "^0.6.4",
"flow-bin": "^0.64.0",
"exports-loader": "^0.7.0",
"flow-bin": "^0.65.0",
"husky": "^0.14.3",
"imports-loader": "^0.7.1",
"jest-cli": "^22.1.4",
"jest-cli": "^22.3.0",
"lint-staged": "^6.1.0",
"lodash": "^4.3.0",
"lodash": "^4.17.5",
"opener": "^1.4.3",
"power-assert": "^1.4.4",
"prettier": "^1.10.2",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-hot-loader": "^3.1.3",
"react-transform-hmr": "^1.0.2",
"style-loader": "^0.20.1",
"style-loader": "^0.20.2",
"valiquire": "^0.3.0",
"webpack": "^3.10.0",
"webpack": "^3.11.0",
"webpack-dev-server": "^2.11.1"
},
"publishConfig": {
Expand All @@ -99,4 +99,4 @@
"git add"
]
}
}
}
Loading

0 comments on commit 085fbb9

Please sign in to comment.