|
42 | 42 | },
|
43 | 43 | "dependencies": {
|
44 | 44 | "@technote-space/github-action-helper": "^5.2.26",
|
45 |
| - "@technote-space/github-action-log-helper": "^0.1.45", |
| 45 | + "@technote-space/github-action-log-helper": "^0.1.46", |
46 | 46 | "@technote-space/release-github-actions": "^7.1.0",
|
47 | 47 | "commander": "^8.3.0",
|
48 | 48 | "cosmiconfig": "^7.0.1",
|
49 | 49 | "dotenv": "^10.0.0",
|
50 | 50 | "js-yaml": "^4.1.0"
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@commitlint/cli": "^15.0.0", |
54 |
| - "@commitlint/config-conventional": "^15.0.0", |
| 53 | + "@commitlint/cli": "^16.0.1", |
| 54 | + "@commitlint/config-conventional": "^16.0.0", |
55 | 55 | "@technote-space/github-action-test-helper": "^0.7.33",
|
56 |
| - "@types/jest": "^27.0.3", |
57 |
| - "@types/node": "^17.0.4", |
58 |
| - "@typescript-eslint/eslint-plugin": "^5.8.0", |
59 |
| - "@typescript-eslint/parser": "^5.8.0", |
| 56 | + "@types/jest": "^27.4.0", |
| 57 | + "@types/node": "^17.0.5", |
| 58 | + "@typescript-eslint/eslint-plugin": "^5.8.1", |
| 59 | + "@typescript-eslint/parser": "^5.8.1", |
60 | 60 | "eslint": "^8.5.0",
|
61 | 61 | "husky": "^7.0.4",
|
62 | 62 | "jest": "^27.4.5",
|
63 | 63 | "jest-circus": "^27.4.5",
|
64 |
| - "lint-staged": "^12.1.3", |
| 64 | + "lint-staged": "^12.1.4", |
65 | 65 | "pinst": "^2.1.6",
|
66 | 66 | "ts-jest": "^27.1.2",
|
67 | 67 | "typescript": "^4.5.4"
|
|
0 commit comments