Skip to content

Commit f0b3454

Browse files
committed
chore(Package): Update dependencies
1 parent 2cf77f7 commit f0b3454

File tree

2 files changed

+687
-328
lines changed

2 files changed

+687
-328
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
"eslint-plugin-flowtype": "^2.34.0",
3838
"eslint-plugin-import": "^2.3.0",
3939
"eslint-plugin-prettier": "^2.1.1",
40-
"flow-bin": "^0.52.0",
40+
"flow-bin": "^0.53.0",
4141
"jest": "^20.0.4",
4242
"mongodb": "^2.2.28",
4343
"npm-run-all": "^4.0.1",
4444
"prettier": "^1.4.4",
4545
"rimraf": "^2.5.4",
46-
"semantic-release": "^6.3.6"
46+
"semantic-release": "^7.0.1"
4747
},
4848
"dependencies": {
49-
"debug": "^2.6.8",
49+
"debug": "^3.0.0",
5050
"get-port": "^3.1.0",
5151
"glob": "^7.1.2",
5252
"lockfile": "^1.0.3",
5353
"mkdirp": "^0.5.1",
5454
"mongodb-download": "^2.2.3",
55-
"tmp": "^0.0.31",
55+
"tmp": "^0.0.33",
5656
"uuid": "^3.0.1"
5757
},
5858
"peerDependencies": {},

0 commit comments

Comments
 (0)