|
38 | 38 | },
|
39 | 39 | "dependencies": {
|
40 | 40 | "@actions/core": "^1.2.7",
|
41 |
| - "@actions/github": "^4.0.0", |
| 41 | + "@actions/github": "^5.0.0", |
42 | 42 | "@octokit/openapi-types": "^7.0.0",
|
43 | 43 | "@octokit/plugin-paginate-rest": "^2.13.3",
|
44 | 44 | "@octokit/plugin-rest-endpoint-methods": "^5.1.1",
|
45 | 45 | "@octokit/types": "^6.14.2",
|
46 |
| - "@technote-space/github-action-helper": "^5.2.8", |
47 |
| - "@technote-space/github-action-log-helper": "^0.1.24" |
| 46 | + "@technote-space/github-action-helper": "^5.2.9", |
| 47 | + "@technote-space/github-action-log-helper": "^0.1.25" |
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@commitlint/cli": "^12.1.1", |
51 |
| - "@commitlint/config-conventional": "^12.1.1", |
52 |
| - "@technote-space/github-action-test-helper": "^0.7.10", |
| 50 | + "@commitlint/cli": "^12.1.4", |
| 51 | + "@commitlint/config-conventional": "^12.1.4", |
| 52 | + "@technote-space/github-action-test-helper": "^0.7.12", |
53 | 53 | "@technote-space/release-github-actions-cli": "^1.8.5",
|
54 | 54 | "@types/jest": "^26.0.23",
|
55 |
| - "@types/node": "^15.0.2", |
56 |
| - "@typescript-eslint/eslint-plugin": "^4.22.1", |
57 |
| - "@typescript-eslint/parser": "^4.22.1", |
| 55 | + "@types/node": "^15.3.0", |
| 56 | + "@typescript-eslint/eslint-plugin": "^4.23.0", |
| 57 | + "@typescript-eslint/parser": "^4.23.0", |
58 | 58 | "eslint": "^7.26.0",
|
59 | 59 | "husky": "^6.0.0",
|
60 | 60 | "jest": "^26.6.3",
|
|
0 commit comments