|
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | 46 | "@commitlint/cli": "^17.8.0", |
47 | | - "@commitlint/config-conventional": "^17.8.0", |
| 47 | + "@commitlint/config-conventional": "^18.1.0", |
48 | 48 | "@openapi-typescript-infra/coconfig": "^4.2.2", |
49 | 49 | "@semantic-release/github": "^9.2.1", |
50 | 50 | "@types/configstore": "^6.0.1", |
51 | 51 | "@types/handlebars-helpers": "^0.5.5", |
52 | 52 | "@types/minimist": "^1.2.4", |
53 | | - "@types/node": "^20.8.7", |
| 53 | + "@types/node": "^20.8.10", |
54 | 54 | "@types/parse-git-config": "^3.0.3", |
55 | 55 | "@types/pascalcase": "^1.0.2", |
56 | | - "@typescript-eslint/eslint-plugin": "^6.8.0", |
57 | | - "@typescript-eslint/parser": "^6.8.0", |
| 56 | + "@typescript-eslint/eslint-plugin": "^6.9.1", |
| 57 | + "@typescript-eslint/parser": "^6.9.1", |
58 | 58 | "coconfig": "^1.0.0", |
59 | | - "eslint": "^8.51.0", |
| 59 | + "eslint": "^8.52.0", |
60 | 60 | "eslint-config-prettier": "^9.0.0", |
61 | 61 | "eslint-import-resolver-typescript": "^3.6.1", |
62 | | - "eslint-plugin-import": "^2.28.1", |
| 62 | + "eslint-plugin-import": "^2.29.0", |
63 | 63 | "husky": "^8.0.3", |
64 | 64 | "lint-staged": "^15.0.2", |
65 | 65 | "pinst": "^3.0.0", |
|
0 commit comments