|
25 | 25 | "homepage": "https://github.com/nodkz/mongodb-memory-server", |
26 | 26 | "devDependencies": { |
27 | 27 | "babel-cli": "^6.26.0", |
28 | | - "babel-eslint": "^8.2.3", |
29 | | - "babel-jest": "^23.0.1", |
| 28 | + "babel-eslint": "^8.2.6", |
| 29 | + "babel-jest": "^23.4.2", |
30 | 30 | "babel-plugin-transform-class-properties": "^6.24.1", |
31 | 31 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
32 | 32 | "babel-plugin-transform-object-rest-spread": "^6.26.0", |
33 | 33 | "babel-plugin-transform-runtime": "^6.23.0", |
34 | 34 | "babel-preset-env": "^1.7.0", |
35 | 35 | "cz-conventional-changelog": "^2.1.0", |
36 | | - "eslint": "^5.0.1", |
| 36 | + "eslint": "^5.2.0", |
37 | 37 | "eslint-config-airbnb-base": "^13.0.0", |
38 | 38 | "eslint-config-prettier": "^2.9.0", |
39 | | - "eslint-plugin-flowtype": "^2.49.3", |
| 39 | + "eslint-plugin-flowtype": "^2.50.0", |
40 | 40 | "eslint-plugin-import": "^2.12.0", |
41 | | - "eslint-plugin-prettier": "^2.6.0", |
42 | | - "flow-bin": "^0.75.0", |
43 | | - "jest": "^23.1.0", |
44 | | - "mongodb": "3.1.0", |
| 41 | + "eslint-plugin-prettier": "^2.6.2", |
| 42 | + "flow-bin": "^0.77.0", |
| 43 | + "jest": "^23.4.2", |
| 44 | + "mongodb": "3.1.1", |
45 | 45 | "npm-run-all": "^4.1.3", |
46 | | - "prettier": "^1.13.5", |
| 46 | + "prettier": "^1.14.0", |
47 | 47 | "rimraf": "^2.6.2", |
48 | | - "semantic-release": "^15.5.2" |
| 48 | + "semantic-release": "^15.9.3" |
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | 51 | "babel-runtime": "^6.26.0", |
52 | 52 | "debug": "^3.1.0", |
53 | 53 | "decompress": "^4.2.0", |
54 | | - "get-port": "^3.2.0", |
| 54 | + "get-port": "^4.0.0", |
55 | 55 | "getos": "^3.1.0", |
56 | 56 | "https-proxy-agent": "^2.2.1", |
57 | 57 | "lockfile": "^1.0.4", |
|
0 commit comments