Skip to content

Commit 19a41ce

Browse files
committed
chore: update dependencies
1 parent 228f6fe commit 19a41ce

File tree

2 files changed

+1004
-395
lines changed

2 files changed

+1004
-395
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,26 +28,26 @@
2828
"devDependencies": {
2929
"babel-cli": "^6.26.0",
3030
"babel-core": "^6.26.0",
31-
"babel-eslint": "^8.2.1",
32-
"babel-jest": "^22.2.2",
31+
"babel-eslint": "^8.2.2",
32+
"babel-jest": "^22.4.3",
3333
"babel-plugin-transform-flow-strip-types": "^6.22.0",
3434
"babel-plugin-transform-object-rest-spread": "^6.26.0",
3535
"babel-plugin-transform-runtime": "^6.23.0",
3636
"babel-preset-env": "^1.6.1",
3737
"cz-conventional-changelog": "^2.1.0",
38-
"eslint": "^4.17.0",
38+
"eslint": "^4.19.1",
3939
"eslint-config-airbnb-base": "^12.1.0",
4040
"eslint-config-prettier": "^2.9.0",
41-
"eslint-plugin-flowtype": "^2.44.0",
42-
"eslint-plugin-import": "^2.8.0",
41+
"eslint-plugin-flowtype": "^2.46.1",
42+
"eslint-plugin-import": "^2.10.0",
4343
"eslint-plugin-prettier": "^2.6.0",
44-
"flow-bin": "^0.65.0",
45-
"graphql": "0.13.0",
46-
"graphql-compose": "^3.0.3",
47-
"jest": "^22.3.0",
48-
"prettier": "^1.10.2",
44+
"flow-bin": "^0.69.0",
45+
"graphql": "0.13.2",
46+
"graphql-compose": "^3.1.1",
47+
"jest": "^22.4.3",
48+
"prettier": "^1.11.1",
4949
"rimraf": "^2.6.2",
50-
"semantic-release": "^12.4.1"
50+
"semantic-release": "^15.1.4"
5151
},
5252
"dependencies": {
5353
"babel-runtime": "^6.26.0"

0 commit comments

Comments
 (0)