|
24 | 24 | "client" |
25 | 25 | ], |
26 | 26 | "devDependencies": { |
27 | | - "@makeomatic/deploy": "^10.1.1", |
28 | | - "@semantic-release/changelog": "^5.0.0", |
29 | | - "@semantic-release/exec": "^5.0.0", |
30 | | - "@semantic-release/git": "^9.0.0", |
31 | | - "@semantic-release/github": "^7.0.2", |
32 | | - "@semantic-release/npm": "^7.0.2", |
33 | | - "@types/bluebird": "^3.5.29", |
34 | | - "@types/jest": "^25.1.1", |
35 | | - "@types/lodash": "^4.14.149", |
36 | | - "@types/node": "^13.7.0", |
37 | | - "@typescript-eslint/eslint-plugin": "^2.24.0", |
38 | | - "@typescript-eslint/parser": "^2.31.0", |
39 | | - "commitizen": "^4.0.3", |
40 | | - "cross-env": "^7.0.0", |
41 | | - "cz-lerna-changelog": "^2.0.2", |
42 | | - "eslint": "^6.8.0", |
43 | | - "eslint-config-airbnb-typescript": "^7.2.1", |
44 | | - "eslint-config-prettier": "^6.11.0", |
45 | | - "eslint-plugin-import": "^2.20.2", |
46 | | - "eslint-plugin-prettier": "^3.1.3", |
47 | | - "husky": "^4.2.3", |
48 | | - "jest": "^25.1.0", |
49 | | - "lerna": "^3.20.2", |
50 | | - "prettier": "^1.19.1", |
51 | | - "prettier-eslint": "^9.0.1", |
52 | | - "rimraf": "^3.0.1", |
53 | | - "ts-jest": "^25.1.0", |
54 | | - "ts-node": "^8.6.2", |
| 27 | + "@makeomatic/deploy": "10.1.4", |
| 28 | + "@semantic-release/changelog": "5.0.1", |
| 29 | + "@semantic-release/exec": "5.0.0", |
| 30 | + "@semantic-release/git": "9.0.0", |
| 31 | + "@semantic-release/github": "7.0.5", |
| 32 | + "@semantic-release/npm": "7.0.5", |
| 33 | + "@types/bluebird": "3.5.30", |
| 34 | + "@types/jest": "25.2.1", |
| 35 | + "@types/lodash": "4.14.150", |
| 36 | + "@types/node": "13.13.4", |
| 37 | + "@typescript-eslint/eslint-plugin": "2.31.0", |
| 38 | + "@typescript-eslint/parser": "2.31.0", |
| 39 | + "commitizen": "4.0.4", |
| 40 | + "cross-env": "7.0.2", |
| 41 | + "cz-lerna-changelog": "2.0.2", |
| 42 | + "eslint": "6.8.0", |
| 43 | + "eslint-config-airbnb-typescript": "7.2.1", |
| 44 | + "eslint-config-prettier": "6.11.0", |
| 45 | + "eslint-plugin-import": "2.20.2", |
| 46 | + "eslint-plugin-prettier": "3.1.3", |
| 47 | + "husky": "4.2.5", |
| 48 | + "jest": "25.4.0", |
| 49 | + "lerna": "3.20.2", |
| 50 | + "prettier": "1.19.1", |
| 51 | + "prettier-eslint": "9.0.1", |
| 52 | + "rimraf": "3.0.2", |
| 53 | + "ts-jest": "25.4.0", |
| 54 | + "ts-node": "8.9.1", |
55 | 55 | "typescript": "3.7.5" |
56 | 56 | }, |
57 | 57 | "husky": { |
|
0 commit comments