|
43 | 43 | "typescript": "5.8.3"
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "@commitlint/cli": "19.7.1", |
47 |
| - "@commitlint/config-conventional": "19.7.1", |
48 |
| - "@commitlint/cz-commitlint": "19.6.1", |
| 46 | + "@commitlint/cli": "19.8.1", |
| 47 | + "@commitlint/config-conventional": "19.8.1", |
| 48 | + "@commitlint/cz-commitlint": "19.8.1", |
49 | 49 | "@rightcapital/eslint-config": "38.0.1",
|
50 |
| - "@rightcapital/prettier-config": "7.2.1", |
51 |
| - "@types/lodash": "4.17.16", |
52 |
| - "@types/mustache": "4.2.5", |
53 |
| - "@types/node": "20.17.22", |
54 |
| - "beachball": "2.51.0", |
55 |
| - "concurrently": "9.1.2", |
56 |
| - "eslint": "9.13.0", |
| 50 | + "@rightcapital/prettier-config": "7.2.5", |
| 51 | + "@types/lodash": "4.17.20", |
| 52 | + "@types/mustache": "4.2.6", |
| 53 | + "@types/node": "20.19.5", |
| 54 | + "beachball": "2.54.0", |
| 55 | + "concurrently": "9.2.0", |
| 56 | + "eslint": "9.30.1", |
57 | 57 | "husky": "9.1.7",
|
58 |
| - "prettier-plugin-packagejson": "2.5.10", |
59 |
| - "tsx": "4.19.3" |
| 58 | + "prettier-plugin-packagejson": "2.5.18", |
| 59 | + "tsx": "4.20.3" |
60 | 60 | },
|
61 | 61 | "packageManager": "[email protected]",
|
62 | 62 | "engines": {
|
|
0 commit comments