We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf77f7 commit f0b3454Copy full SHA for f0b3454
package.json
@@ -37,22 +37,22 @@
37
"eslint-plugin-flowtype": "^2.34.0",
38
"eslint-plugin-import": "^2.3.0",
39
"eslint-plugin-prettier": "^2.1.1",
40
- "flow-bin": "^0.52.0",
+ "flow-bin": "^0.53.0",
41
"jest": "^20.0.4",
42
"mongodb": "^2.2.28",
43
"npm-run-all": "^4.0.1",
44
"prettier": "^1.4.4",
45
"rimraf": "^2.5.4",
46
- "semantic-release": "^6.3.6"
+ "semantic-release": "^7.0.1"
47
},
48
"dependencies": {
49
- "debug": "^2.6.8",
+ "debug": "^3.0.0",
50
"get-port": "^3.1.0",
51
"glob": "^7.1.2",
52
"lockfile": "^1.0.3",
53
"mkdirp": "^0.5.1",
54
"mongodb-download": "^2.2.3",
55
- "tmp": "^0.0.31",
+ "tmp": "^0.0.33",
56
"uuid": "^3.0.1"
57
58
"peerDependencies": {},
0 commit comments