|
24 | 24 | "homepage": "https://github.com/nodkz/mongodb-memory-server", |
25 | 25 | "devDependencies": { |
26 | 26 | "babel-cli": "^6.26.0", |
27 | | - "babel-eslint": "^8.0.2", |
28 | | - "babel-jest": "^21.2.0", |
| 27 | + "babel-eslint": "^8.2.1", |
| 28 | + "babel-jest": "^22.0.6", |
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.10.0", |
| 35 | + "eslint": "^4.15.0", |
36 | 36 | "eslint-config-airbnb-base": "^12.1.0", |
37 | | - "eslint-config-prettier": "^2.7.0", |
38 | | - "eslint-plugin-flowtype": "^2.39.1", |
| 37 | + "eslint-config-prettier": "^2.9.0", |
| 38 | + "eslint-plugin-flowtype": "^2.41.0", |
39 | 39 | "eslint-plugin-import": "^2.8.0", |
40 | | - "eslint-plugin-prettier": "^2.3.1", |
41 | | - "flow-bin": "^0.58.0", |
42 | | - "jest": "^21.2.1", |
| 40 | + "eslint-plugin-prettier": "^2.4.0", |
| 41 | + "flow-bin": "^0.63.1", |
| 42 | + "jest": "^22.0.6", |
43 | 43 | "mongodb": "^2.2.33", |
44 | | - "npm-run-all": "^4.1.1", |
45 | | - "prettier": "^1.8.0", |
| 44 | + "npm-run-all": "^4.1.2", |
| 45 | + "prettier": "^1.10.2", |
46 | 46 | "rimraf": "^2.6.2", |
47 | | - "semantic-release": "^8.2.0" |
| 47 | + "semantic-release": "^11.0.2" |
48 | 48 | }, |
49 | 49 | "dependencies": { |
50 | 50 | "babel-runtime": "^6.26.0", |
51 | 51 | "debug": "^3.1.0", |
52 | 52 | "decompress": "^4.2.0", |
53 | | - "fs-extra": "^4.0.2", |
| 53 | + "fs-extra": "^5.0.0", |
54 | 54 | "get-port": "^3.2.0", |
55 | 55 | "getos": "^3.1.0", |
56 | 56 | "lockfile": "^1.0.3", |
|
0 commit comments