|
30 | 30 | "@babel/runtime": "^7.5.5"
|
31 | 31 | },
|
32 | 32 | "peerDependencies": {
|
33 |
| - "mongoose": "^5.6.5" |
| 33 | + "mongoose": "^5.6.10" |
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 | 36 | "@babel/cli": "^7.5.5",
|
|
44 | 44 | "@babel/preset-flow": "^7.0.0",
|
45 | 45 | "babel-core": "^7.0.0-bridge.0",
|
46 | 46 | "babel-eslint": "^10.0.2",
|
47 |
| - "babel-jest": "^24.8.0", |
48 |
| - "babel-preset-minify": "^0.5.0", |
49 |
| - "cz-conventional-changelog": "^3.0.1", |
50 |
| - "eslint": "^6.0.1", |
51 |
| - "eslint-config-airbnb-base": "^13.2.0", |
52 |
| - "eslint-config-prettier": "^6.0.0", |
53 |
| - "eslint-plugin-flowtype": "^3.12.1", |
| 47 | + "babel-jest": "^24.9.0", |
| 48 | + "babel-preset-minify": "^0.5.1", |
| 49 | + "cz-conventional-changelog": "^3.0.2", |
| 50 | + "eslint": "^6.2.2", |
| 51 | + "eslint-config-airbnb-base": "^14.0.0", |
| 52 | + "eslint-config-prettier": "^6.1.0", |
| 53 | + "eslint-plugin-flowtype": "^4.2.0", |
54 | 54 | "eslint-plugin-import": "^2.18.2",
|
55 | 55 | "eslint-plugin-prettier": "^3.1.0",
|
56 |
| - "flow-bin": "^0.103.0", |
57 |
| - "jest": "24.8.0", |
58 |
| - "mongodb-memory-server": "^5.1.5", |
| 56 | + "flow-bin": "^0.106.1", |
| 57 | + "jest": "24.9.0", |
| 58 | + "mongodb-memory-server": "^5.2.0", |
59 | 59 | "prettier": "^1.18.2",
|
60 |
| - "semantic-release": "^15.13.18" |
| 60 | + "semantic-release": "^15.13.24" |
61 | 61 | },
|
62 | 62 | "publishConfig": {
|
63 | 63 | "access": "public"
|
|
0 commit comments