|
39 | 39 | "dependencies": { |
40 | 40 | "@actions/github": "^5.0.0", |
41 | 41 | "@octokit/openapi-types": "^11.2.0", |
42 | | - "@technote-space/github-action-helper": "^5.2.26", |
| 42 | + "@technote-space/github-action-helper": "^5.2.27", |
43 | 43 | "@technote-space/github-action-log-helper": "^0.1.46" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@commitlint/cli": "^16.0.1", |
| 46 | + "@commitlint/cli": "^16.0.2", |
47 | 47 | "@commitlint/config-conventional": "^16.0.0", |
48 | 48 | "@octokit/types": "^6.34.0", |
49 | | - "@technote-space/github-action-test-helper": "^0.7.34", |
| 49 | + "@technote-space/github-action-test-helper": "^0.7.35", |
50 | 50 | "@types/jest": "^27.4.0", |
51 | | - "@types/node": "^17.0.7", |
52 | | - "@typescript-eslint/eslint-plugin": "^5.8.1", |
53 | | - "@typescript-eslint/parser": "^5.8.1", |
| 51 | + "@types/node": "^17.0.8", |
| 52 | + "@typescript-eslint/eslint-plugin": "^5.9.0", |
| 53 | + "@typescript-eslint/parser": "^5.9.0", |
54 | 54 | "eslint": "^8.6.0", |
55 | 55 | "husky": "^7.0.4", |
56 | | - "jest": "^27.4.5", |
57 | | - "jest-circus": "^27.4.5", |
58 | | - "lint-staged": "^12.1.5", |
| 56 | + "jest": "^27.4.7", |
| 57 | + "jest-circus": "^27.4.6", |
| 58 | + "lint-staged": "^12.1.7", |
59 | 59 | "nock": "^13.2.1", |
60 | 60 | "pinst": "^2.1.6", |
61 | 61 | "ts-jest": "^27.1.2", |
|
0 commit comments