|
50 | 50 | ]
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@commitlint/cli": "^17.8.0", |
54 |
| - "@commitlint/config-conventional": "^17.8.0", |
55 |
| - "@openapi-typescript-infra/coconfig": "^4.2.1", |
56 |
| - "@openapi-typescript-infra/service": "^4.1.1", |
| 53 | + "@commitlint/cli": "^18.2.0", |
| 54 | + "@commitlint/config-conventional": "^18.1.0", |
| 55 | + "@openapi-typescript-infra/coconfig": "^4.2.2", |
| 56 | + "@openapi-typescript-infra/service": "^4.7.0", |
57 | 57 | "@semantic-release/changelog": "^6.0.3",
|
58 |
| - "@semantic-release/commit-analyzer": "^11.0.0", |
| 58 | + "@semantic-release/commit-analyzer": "^11.1.0", |
59 | 59 | "@semantic-release/exec": "^6.0.3",
|
60 | 60 | "@semantic-release/git": "^10.0.1",
|
61 |
| - "@semantic-release/release-notes-generator": "^12.0.0", |
62 |
| - "@typescript-eslint/eslint-plugin": "^6.8.0", |
63 |
| - "@typescript-eslint/parser": "^6.8.0", |
| 61 | + "@semantic-release/release-notes-generator": "^12.1.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "^6.10.0", |
| 63 | + "@typescript-eslint/parser": "^6.10.0", |
64 | 64 | "@vitest/coverage-v8": "^0.34.6",
|
65 | 65 | "coconfig": "^1.0.0",
|
66 | 66 | "eslint-config-prettier": "^9.0.0",
|
67 |
| - "eslint-plugin-import": "^2.28.1", |
| 67 | + "eslint-plugin-import": "^2.29.0", |
68 | 68 | "ts-node": "^10.9.1",
|
69 | 69 | "vitest": "^0.34.6"
|
70 | 70 | },
|
71 | 71 | "dependencies": {
|
72 | 72 | "@types/supertest": "^2.0.15",
|
73 |
| - "eslint": "^8.51.0", |
| 73 | + "eslint": "^8.53.0", |
74 | 74 | "find-up": "^6.3.0",
|
75 | 75 | "pino-pretty": "^10.2.3",
|
76 | 76 | "read-pkg-up": "^7.0.1",
|
|
0 commit comments