Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-redFox committed Jan 24, 2018
1 parent 77a3b98 commit 21c585a
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 179 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -59,29 +59,29 @@
"devDependencies": {
"are-we-flow-yet": "^1.0.0",
"babel-cli": "^6.26.0",
"babel-eslint": "^7.2.3",
"babel-jest": "^21.2.0",
"babel-eslint": "^8.2.1",
"babel-jest": "^22.1.0",
"babel-plugin-syntax-async-functions": "^6.13.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
"babel-preset-flow": "^6.23.0",
"chdir": "0.0.0",
"coveralls": "^3.0.0",
"cz-conventional-changelog": "2.1.0",
"documentation-schema": "0.0.1",
"eslint": "^4.7.2",
"eslint-config-prettier": "^2.6.0",
"eslint-plugin-flowtype": "^2.37.0",
"eslint": "^4.16.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-flowtype": "^2.41.0",
"flow-bin": "^0.63.1",
"fs-extra": "^5.0.0",
"husky": "^0.14.3",
"jest": "^22.1.2",
"jest": "^22.1.4",
"json-schema": "0.2.3",
"lint-staged": "^6.0.0",
"mock-fs": "^4.4.1",
"lint-staged": "^6.0.1",
"mock-fs": "^4.4.2",
"p-event": "^1.3.0",
"prettier": "^1.7.2",
"regenerator-runtime": "^0.11.0",
"standard-version": "^4.2.0",
"prettier": "^1.10.2",
"regenerator-runtime": "^0.11.1",
"standard-version": "^4.3.0",
"tmp": "^0.0.33"
},
"keywords": [
Expand Down

0 comments on commit 21c585a

Please sign in to comment.