Skip to content

Commit a964df8

Browse files
committed
chore: update dependencies
1 parent a65daaa commit a964df8

File tree

2 files changed

+797
-549
lines changed

2 files changed

+797
-549
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -29,32 +29,32 @@
2929
"graphql-compose": ">=2.10.1 || >=3.0.0"
3030
},
3131
"devDependencies": {
32-
"aws-sdk": "^2.195.0",
32+
"aws-sdk": "^2.219.1",
3333
"babel-cli": "^6.26.0",
34-
"babel-eslint": "^8.2.1",
35-
"babel-jest": "^22.2.2",
34+
"babel-eslint": "^8.2.2",
35+
"babel-jest": "^22.4.3",
3636
"babel-plugin-transform-flow-strip-types": "^6.22.0",
3737
"babel-plugin-transform-object-rest-spread": "^6.26.0",
3838
"babel-plugin-transform-runtime": "^6.23.0",
3939
"babel-preset-env": "^1.6.1",
4040
"cz-conventional-changelog": "^2.1.0",
41-
"eslint": "^4.17.0",
41+
"eslint": "^4.19.1",
4242
"eslint-config-airbnb-base": "^12.0.1",
4343
"eslint-config-prettier": "^2.9.0",
44-
"eslint-plugin-flowtype": "^2.44.0",
45-
"eslint-plugin-import": "^2.8.0",
44+
"eslint-plugin-flowtype": "^2.46.1",
45+
"eslint-plugin-import": "^2.10.0",
4646
"eslint-plugin-prettier": "^2.6.0",
47-
"express": "^4.16.1",
48-
"express-graphql": "^0.6.11",
49-
"flow-bin": "^0.65.0",
50-
"graphql": "0.13.0",
51-
"graphql-compose": "^3.0.4",
52-
"jest": "^22.3.0",
53-
"nodemon": "^1.14.12",
47+
"express": "^4.16.3",
48+
"express-graphql": "^0.6.12",
49+
"flow-bin": "^0.69.0",
50+
"graphql": "0.13.2",
51+
"graphql-compose": "^3.1.1",
52+
"jest": "^22.4.3",
53+
"nodemon": "^1.17.3",
5454
"npm-run-all": "^4.1.2",
55-
"prettier": "^1.10.2",
55+
"prettier": "^1.11.1",
5656
"rimraf": "^2.6.2",
57-
"semantic-release": "^12.4.1"
57+
"semantic-release": "^15.1.4"
5858
},
5959
"config": {
6060
"commitizen": {

0 commit comments

Comments
 (0)