|
41 | 41 | "@actions/github": "^5.0.0",
|
42 | 42 | "@octokit/openapi-types": "^11.2.0",
|
43 | 43 | "@octokit/plugin-rest-endpoint-methods": "^5.13.0",
|
44 |
| - "@technote-space/github-action-log-helper": "^0.1.49", |
| 44 | + "@technote-space/github-action-log-helper": "^0.1.50", |
45 | 45 | "shell-escape": "^0.2.0",
|
46 | 46 | "sprintf-js": "^1.1.2"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@commitlint/cli": "^16.2.1", |
| 49 | + "@commitlint/cli": "^16.2.3", |
50 | 50 | "@commitlint/config-conventional": "^16.2.1",
|
51 |
| - "@technote-space/github-action-test-helper": "^0.7.39", |
| 51 | + "@technote-space/github-action-test-helper": "^0.7.40", |
52 | 52 | "@types/jest": "^27.4.1",
|
53 | 53 | "@types/node": "^17.0.21",
|
54 |
| - "@typescript-eslint/eslint-plugin": "^5.14.0", |
55 |
| - "@typescript-eslint/parser": "^5.14.0", |
| 54 | + "@typescript-eslint/eslint-plugin": "^5.15.0", |
| 55 | + "@typescript-eslint/parser": "^5.15.0", |
56 | 56 | "eslint": "^8.11.0",
|
57 | 57 | "husky": "^7.0.4",
|
58 | 58 | "jest": "^27.5.1",
|
59 | 59 | "jest-circus": "^27.5.1",
|
60 |
| - "lint-staged": "^12.3.5", |
| 60 | + "lint-staged": "^12.3.7", |
61 | 61 | "nock": "^13.2.4",
|
62 | 62 | "ts-jest": "^27.1.3",
|
63 | 63 | "typescript": "^4.6.2"
|
|
0 commit comments