Skip to content

Commit 4a6d956

Browse files
committed
chore(package): update dependencies
1 parent 1e13dc2 commit 4a6d956

File tree

2 files changed

+149
-50
lines changed

2 files changed

+149
-50
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,19 @@
2727
},
2828
"peerDependencies": {
2929
"elasticsearch": ">=12.0.0 || >=13.0.0",
30-
"graphql-compose": ">=2.9.0"
30+
"graphql-compose": ">=2.9.5"
3131
},
3232
"devDependencies": {
3333
"babel-cli": "^6.26.0",
34-
"babel-eslint": "^7.2.3",
34+
"babel-eslint": "^8.0.1",
3535
"babel-jest": "^21.2.0",
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",
40-
"cz-conventional-changelog": "^2.0.0",
40+
"cz-conventional-changelog": "^2.1.0",
4141
"elasticsearch": "^13.3.1",
42-
"eslint": "^4.8.0",
42+
"eslint": "^4.10.0",
4343
"eslint-config-airbnb-base": "^12.0.1",
4444
"eslint-config-prettier": "^2.6.0",
4545
"eslint-plugin-flowtype": "^2.37.0",
@@ -49,13 +49,13 @@
4949
"express-graphql": "^0.6.11",
5050
"flow-bin": "^0.57.3",
5151
"graphql": "^0.11.7",
52-
"graphql-compose": "^2.9.4",
52+
"graphql-compose": "^2.9.5",
5353
"jest": "^21.2.1",
5454
"nodemon": "^1.12.1",
5555
"npm-run-all": "^4.1.1",
5656
"prettier": "^1.7.4",
5757
"rimraf": "^2.6.2",
58-
"semantic-release": "^8.2.1"
58+
"semantic-release": "^8.2.0"
5959
},
6060
"config": {
6161
"commitizen": {

0 commit comments

Comments
 (0)