|
24 | 24 | "homepage": "https://github.com/nodkz/mongodb-memory-server", |
25 | 25 | "devDependencies": { |
26 | 26 | "babel-cli": "^6.26.0", |
27 | | - "babel-eslint": "^8.2.1", |
28 | | - "babel-jest": "^22.2.2", |
| 27 | + "babel-eslint": "^8.2.2", |
| 28 | + "babel-jest": "^22.4.3", |
29 | 29 | "babel-plugin-transform-class-properties": "^6.24.1", |
30 | 30 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
31 | 31 | "babel-plugin-transform-object-rest-spread": "^6.26.0", |
32 | 32 | "babel-plugin-transform-runtime": "^6.23.0", |
33 | 33 | "babel-preset-env": "^1.6.1", |
34 | 34 | "cz-conventional-changelog": "^2.1.0", |
35 | | - "eslint": "^4.17.0", |
| 35 | + "eslint": "^4.19.1", |
36 | 36 | "eslint-config-airbnb-base": "^12.1.0", |
37 | 37 | "eslint-config-prettier": "^2.9.0", |
38 | | - "eslint-plugin-flowtype": "^2.44.0", |
39 | | - "eslint-plugin-import": "^2.8.0", |
| 38 | + "eslint-plugin-flowtype": "^2.46.1", |
| 39 | + "eslint-plugin-import": "^2.9.0", |
40 | 40 | "eslint-plugin-prettier": "^2.6.0", |
41 | | - "flow-bin": "^0.65.0", |
42 | | - "jest": "^22.3.0", |
43 | | - "mongodb": "3.0.2", |
| 41 | + "flow-bin": "^0.68.0", |
| 42 | + "jest": "^22.4.3", |
| 43 | + "mongodb": "3.0.5", |
44 | 44 | "npm-run-all": "^4.1.2", |
45 | | - "prettier": "^1.10.2", |
| 45 | + "prettier": "^1.11.1", |
46 | 46 | "rimraf": "^2.6.2", |
47 | | - "semantic-release": "^12.4.1" |
| 47 | + "semantic-release": "^15.1.4" |
48 | 48 | }, |
49 | 49 | "dependencies": { |
50 | 50 | "babel-runtime": "^6.26.0", |
|
56 | 56 | "lockfile": "^1.0.3", |
57 | 57 | "md5-file": "^3.2.3", |
58 | 58 | "mkdirp": "^0.5.1", |
59 | | - "request": "^2.83.0", |
| 59 | + "request": "^2.85.0", |
60 | 60 | "request-promise": "^4.2.2", |
61 | 61 | "tmp": "^0.0.33", |
62 | 62 | "uuid": "^3.2.1" |
|
0 commit comments