|
36 | 36 | "dependencies": { |
37 | 37 | "@actions/github": "^4.0.0", |
38 | 38 | "@octokit/openapi-types": "^2.0.0", |
39 | | - "@technote-space/github-action-helper": "^4.4.4", |
40 | | - "@technote-space/github-action-log-helper": "^0.1.9" |
| 39 | + "@technote-space/github-action-helper": "^4.4.5", |
| 40 | + "@technote-space/github-action-log-helper": "^0.1.10" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@commitlint/cli": "^11.0.0", |
44 | 44 | "@commitlint/config-conventional": "^11.0.0", |
45 | 45 | "@octokit/types": "^6.1.1", |
46 | | - "@technote-space/github-action-test-helper": "^0.6.5", |
47 | | - "@types/jest": "^26.0.16", |
48 | | - "@types/node": "^14.14.10", |
49 | | - "@typescript-eslint/eslint-plugin": "^4.9.0", |
50 | | - "@typescript-eslint/parser": "^4.9.0", |
| 46 | + "@technote-space/github-action-test-helper": "^0.6.6", |
| 47 | + "@types/jest": "^26.0.19", |
| 48 | + "@types/node": "^14.14.13", |
| 49 | + "@typescript-eslint/eslint-plugin": "^4.9.1", |
| 50 | + "@typescript-eslint/parser": "^4.9.1", |
51 | 51 | "eslint": "^7.15.0", |
52 | | - "husky": "^4.3.5", |
| 52 | + "husky": "^4.3.6", |
53 | 53 | "jest": "^26.6.3", |
54 | 54 | "jest-circus": "^26.6.3", |
55 | 55 | "lint-staged": "^10.5.3", |
56 | 56 | "nock": "^13.0.5", |
57 | 57 | "ts-jest": "^26.4.4", |
58 | | - "typescript": "^4.1.2" |
| 58 | + "typescript": "^4.1.3" |
59 | 59 | }, |
60 | 60 | "publishConfig": { |
61 | 61 | "access": "public" |
|
0 commit comments