Skip to content

Commit 7d58b89

Browse files
committed
chore(dependencies): Update dev dependencies
1 parent bf22933 commit 7d58b89

File tree

2 files changed

+160
-81
lines changed

2 files changed

+160
-81
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,28 +30,28 @@
3030
"graphql-compose": "^1.18.0"
3131
},
3232
"devDependencies": {
33-
"babel-cli": "^6.24.0",
34-
"babel-eslint": "^7.2.0",
33+
"babel-cli": "^6.24.1",
34+
"babel-eslint": "^7.2.3",
3535
"babel-plugin-transform-flow-strip-types": "^6.22.0",
3636
"babel-plugin-transform-object-rest-spread": "^6.22.0",
37-
"babel-preset-env": "^1.2.2",
37+
"babel-preset-env": "^1.4.0",
3838
"cz-conventional-changelog": "^2.0.0",
3939
"elasticsearch": "^12.1.3",
40-
"eslint": "^3.18.0",
41-
"eslint-config-airbnb-base": "^11.0.1",
42-
"eslint-config-prettier": "^1.0.2",
43-
"eslint-plugin-flowtype": "^2.30.4",
40+
"eslint": "^3.19.0",
41+
"eslint-config-airbnb-base": "^11.1.3",
42+
"eslint-config-prettier": "^1.7.0",
43+
"eslint-plugin-flowtype": "^2.32.1",
4444
"eslint-plugin-import": "^2.2.0",
4545
"eslint-plugin-prettier": "^2.0.0",
4646
"express": "^4.15.2",
47-
"express-graphql": "^0.6.3",
48-
"flow-bin": "^0.42.0",
49-
"graphql": "^0.9.1",
50-
"graphql-compose": "^1.18.0",
47+
"express-graphql": "^0.6.4",
48+
"flow-bin": "^0.45.0",
49+
"graphql": "^0.9.4",
50+
"graphql-compose": "^1.18.1",
5151
"jest": "^19.0.2",
5252
"jest-babel": "^1.0.1",
5353
"npm-run-all": "^4.0.1",
54-
"prettier": "^0.22.0",
54+
"prettier": "^1.2.2",
5555
"rimraf": "^2.5.4",
5656
"semantic-release": "^6.3.2"
5757
},

0 commit comments

Comments
 (0)