Skip to content

Commit d9c946d

Browse files
committed
chore(package): update dependencies
1 parent 9469037 commit d9c946d

File tree

2 files changed

+897
-1006
lines changed

2 files changed

+897
-1006
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,25 @@
2828
"devDependencies": {
2929
"babel-cli": "^6.26.0",
3030
"babel-eslint": "^7.2.3",
31-
"babel-jest": "^21.0.0",
31+
"babel-jest": "^21.2.0",
3232
"babel-plugin-transform-flow-strip-types": "^6.22.0",
3333
"babel-plugin-transform-object-rest-spread": "^6.26.0",
3434
"babel-plugin-transform-runtime": "^6.23.0",
35-
"babel-preset-env": "^1.6.0",
35+
"babel-preset-env": "^1.6.1",
3636
"cz-conventional-changelog": "^2.0.0",
37-
"eslint": "^4.6.1",
38-
"eslint-config-airbnb-base": "^12.0.0",
39-
"eslint-config-prettier": "^2.4.0",
40-
"eslint-plugin-flowtype": "^2.35.1",
37+
"eslint": "^4.9.0",
38+
"eslint-config-airbnb-base": "^12.1.0",
39+
"eslint-config-prettier": "^2.6.0",
40+
"eslint-plugin-flowtype": "^2.39.1",
4141
"eslint-plugin-import": "^2.7.0",
42-
"eslint-plugin-prettier": "^2.2.0",
43-
"flow-bin": "^0.54.1",
44-
"graphql": "^0.11.3",
45-
"graphql-compose": "^2.9.0",
46-
"jest": "^21.0.1",
47-
"prettier": "^1.6.1",
48-
"rimraf": "^2.6.1",
49-
"semantic-release": "^7.0.2"
42+
"eslint-plugin-prettier": "^2.3.1",
43+
"flow-bin": "^0.57.3",
44+
"graphql": "^0.11.7",
45+
"graphql-compose": "^2.9.2",
46+
"jest": "^21.2.1",
47+
"prettier": "^1.7.4",
48+
"rimraf": "^2.6.2",
49+
"semantic-release": "^8.2.0"
5050
},
5151
"dependencies": {
5252
"babel-runtime": "^6.26.0"

0 commit comments

Comments
 (0)