|
36 | 36 | "dependencies": {
|
37 | 37 | "@actions/core": "^1.2.6",
|
38 | 38 | "@actions/github": "^4.0.0",
|
39 |
| - "@octokit/openapi-types": "^3.3.0", |
40 |
| - "@octokit/plugin-rest-endpoint-methods": "^4.9.0", |
41 |
| - "@technote-space/github-action-log-helper": "^0.1.16", |
| 39 | + "@octokit/openapi-types": "^4.0.1", |
| 40 | + "@octokit/plugin-rest-endpoint-methods": "^4.10.1", |
| 41 | + "@technote-space/github-action-log-helper": "^0.1.17", |
42 | 42 | "shell-escape": "^0.2.0",
|
43 | 43 | "sprintf-js": "^1.1.2"
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 | 46 | "@commitlint/cli": "^11.0.0",
|
47 | 47 | "@commitlint/config-conventional": "^11.0.0",
|
48 |
| - "@technote-space/github-action-test-helper": "^0.6.12", |
| 48 | + "@technote-space/github-action-test-helper": "^0.6.13", |
49 | 49 | "@types/jest": "^26.0.20",
|
50 |
| - "@types/node": "^14.14.22", |
51 |
| - "@typescript-eslint/eslint-plugin": "^4.14.1", |
52 |
| - "@typescript-eslint/parser": "^4.14.1", |
53 |
| - "eslint": "^7.18.0", |
| 50 | + "@types/node": "^14.14.25", |
| 51 | + "@typescript-eslint/eslint-plugin": "^4.14.2", |
| 52 | + "@typescript-eslint/parser": "^4.14.2", |
| 53 | + "eslint": "^7.19.0", |
54 | 54 | "husky": "^4.3.8",
|
55 | 55 | "jest": "^26.6.3",
|
56 | 56 | "jest-circus": "^26.6.3",
|
|
0 commit comments