|
40 | 40 | "@octokit/plugin-paginate-rest": "^2.6.2",
|
41 | 41 | "@octokit/plugin-rest-endpoint-methods": "^4.4.1",
|
42 | 42 | "@octokit/types": "^6.1.2",
|
43 |
| - "@technote-space/github-action-helper": "^4.4.7", |
44 |
| - "@technote-space/github-action-log-helper": "^0.1.12" |
| 43 | + "@technote-space/github-action-helper": "^4.4.8", |
| 44 | + "@technote-space/github-action-log-helper": "^0.1.13" |
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 | 47 | "@commitlint/cli": "^11.0.0",
|
48 | 48 | "@commitlint/config-conventional": "^11.0.0",
|
49 |
| - "@technote-space/github-action-test-helper": "^0.6.9", |
| 49 | + "@technote-space/github-action-test-helper": "^0.6.11", |
50 | 50 | "@technote-space/release-github-actions-cli": "^1.7.4",
|
51 | 51 | "@types/jest": "^26.0.19",
|
52 |
| - "@types/node": "^14.14.16", |
53 |
| - "@typescript-eslint/eslint-plugin": "^4.11.0", |
54 |
| - "@typescript-eslint/parser": "^4.11.0", |
55 |
| - "eslint": "^7.16.0", |
| 52 | + "@types/node": "^14.14.19", |
| 53 | + "@typescript-eslint/eslint-plugin": "^4.11.1", |
| 54 | + "@typescript-eslint/parser": "^4.11.1", |
| 55 | + "eslint": "^7.17.0", |
56 | 56 | "husky": "^4.3.6",
|
57 | 57 | "jest": "^26.6.3",
|
58 | 58 | "jest-circus": "^26.6.3",
|
|
0 commit comments