Skip to content

Commit 21c585a

Browse files
chore: update dev dependencies
1 parent 77a3b98 commit 21c585a

File tree

2 files changed

+207
-179
lines changed

2 files changed

+207
-179
lines changed

Diff for: package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -59,29 +59,29 @@
5959
"devDependencies": {
6060
"are-we-flow-yet": "^1.0.0",
6161
"babel-cli": "^6.26.0",
62-
"babel-eslint": "^7.2.3",
63-
"babel-jest": "^21.2.0",
62+
"babel-eslint": "^8.2.1",
63+
"babel-jest": "^22.1.0",
6464
"babel-plugin-syntax-async-functions": "^6.13.0",
6565
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
6666
"babel-preset-flow": "^6.23.0",
6767
"chdir": "0.0.0",
6868
"coveralls": "^3.0.0",
6969
"cz-conventional-changelog": "2.1.0",
7070
"documentation-schema": "0.0.1",
71-
"eslint": "^4.7.2",
72-
"eslint-config-prettier": "^2.6.0",
73-
"eslint-plugin-flowtype": "^2.37.0",
71+
"eslint": "^4.16.0",
72+
"eslint-config-prettier": "^2.9.0",
73+
"eslint-plugin-flowtype": "^2.41.0",
7474
"flow-bin": "^0.63.1",
7575
"fs-extra": "^5.0.0",
7676
"husky": "^0.14.3",
77-
"jest": "^22.1.2",
77+
"jest": "^22.1.4",
7878
"json-schema": "0.2.3",
79-
"lint-staged": "^6.0.0",
80-
"mock-fs": "^4.4.1",
79+
"lint-staged": "^6.0.1",
80+
"mock-fs": "^4.4.2",
8181
"p-event": "^1.3.0",
82-
"prettier": "^1.7.2",
83-
"regenerator-runtime": "^0.11.0",
84-
"standard-version": "^4.2.0",
82+
"prettier": "^1.10.2",
83+
"regenerator-runtime": "^0.11.1",
84+
"standard-version": "^4.3.0",
8585
"tmp": "^0.0.33"
8686
},
8787
"keywords": [

0 commit comments

Comments
 (0)