|
27 | 27 | "dependencies": { |
28 | 28 | "@actions/core": "^1.2.4", |
29 | 29 | "@actions/github": "^4.0.0", |
30 | | - "@technote-space/filter-github-action": "^0.2.19", |
31 | | - "@technote-space/github-action-helper": "^3.0.3" |
| 30 | + "@technote-space/filter-github-action": "^0.2.20", |
| 31 | + "@technote-space/github-action-helper": "^3.0.4" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@commitlint/cli": "^9.0.1", |
35 | | - "@commitlint/config-conventional": "^9.0.1", |
36 | | - "@technote-space/github-action-test-helper": "^0.5.1", |
| 34 | + "@commitlint/cli": "^9.1.1", |
| 35 | + "@commitlint/config-conventional": "^9.1.1", |
| 36 | + "@technote-space/github-action-test-helper": "^0.5.2", |
37 | 37 | "@technote-space/release-github-actions-cli": "^1.6.8", |
38 | 38 | "@types/jest": "^26.0.4", |
39 | | - "@types/node": "^14.0.22", |
40 | | - "@typescript-eslint/eslint-plugin": "^3.6.0", |
41 | | - "@typescript-eslint/parser": "^3.6.0", |
| 39 | + "@types/node": "^14.0.23", |
| 40 | + "@typescript-eslint/eslint-plugin": "^3.6.1", |
| 41 | + "@typescript-eslint/parser": "^3.6.1", |
42 | 42 | "eslint": "^7.4.0", |
43 | 43 | "husky": "^4.2.5", |
44 | 44 | "jest": "^26.1.0", |
45 | 45 | "jest-circus": "^26.1.0", |
46 | 46 | "lint-staged": "^10.2.11", |
47 | 47 | "nock": "^13.0.2", |
48 | | - "ts-jest": "^26.1.1", |
| 48 | + "ts-jest": "^26.1.2", |
49 | 49 | "typescript": "^3.9.6" |
50 | 50 | }, |
51 | 51 | "publishConfig": { |
|
0 commit comments