Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 0cef334

Browse files
committed
Update deps
1 parent 64d698c commit 0cef334

File tree

2 files changed

+831
-207
lines changed

2 files changed

+831
-207
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
},
6868
"devDependencies": {
6969
"babel-cli": "6.26.0",
70-
"babel-eslint": "9.0.0",
70+
"babel-eslint": "10.0.1",
7171
"babel-plugin-transform-async-to-generator": "6.24.1",
7272
"babel-plugin-transform-class-properties": "6.24.1",
7373
"babel-plugin-transform-flow-strip-types": "6.22.0",
@@ -76,22 +76,22 @@
7676
"babel-register": "6.26.0",
7777
"babel-runtime": "6.26.0",
7878
"body-parser": "1.18.3",
79-
"chai": "4.1.2",
79+
"chai": "4.2.0",
8080
"connect": "3.6.6",
8181
"coveralls": "3.0.2",
82-
"eslint": "5.6.0",
83-
"eslint-plugin-flowtype": "2.50.1",
84-
"eslint-plugin-prettier": "2.6.2",
85-
"express": "4.16.3",
86-
"flow-bin": "0.81.0",
82+
"eslint": "5.6.1",
83+
"eslint-plugin-flowtype": "2.50.3",
84+
"eslint-plugin-prettier": "3.0.0",
85+
"express": "4.16.4",
86+
"flow-bin": "0.83.0",
8787
"graphql": "14.0.2",
8888
"isparta": "4.1.0",
8989
"mocha": "5.2.0",
90-
"multer": "1.3.1",
90+
"multer": "1.4.1",
9191
"prettier": "1.14.3",
9292
"restify": "4.3.2",
93-
"sane": "3.0.0",
94-
"sinon": "6.3.4",
93+
"sane": "4.0.1",
94+
"sinon": "6.3.5",
9595
"supertest": "3.3.0"
9696
},
9797
"peerDependencies": {

0 commit comments

Comments
 (0)