|
45 | 45 | "@actions/github": "^5.1.1",
|
46 | 46 | "@commitlint/cli": "^17.3.0",
|
47 | 47 | "@commitlint/config-conventional": "^17.3.0",
|
48 |
| - "@rollup/plugin-commonjs": "^23.0.2", |
49 |
| - "@rollup/plugin-json": "^5.0.1", |
| 48 | + "@rollup/plugin-commonjs": "^23.0.3", |
| 49 | + "@rollup/plugin-json": "^5.0.2", |
50 | 50 | "@rollup/plugin-node-resolve": "^15.0.1",
|
51 |
| - "@rollup/plugin-typescript": "^9.0.2", |
| 51 | + "@rollup/plugin-typescript": "^10.0.1", |
52 | 52 | "@sindresorhus/tsconfig": "^3.0.1",
|
53 |
| - "@technote-space/github-action-helper": "^5.3.9", |
54 |
| - "@technote-space/github-action-pr-helper": "^2.3.6", |
55 |
| - "@technote-space/github-action-test-helper": "^0.11.0", |
| 53 | + "@technote-space/github-action-helper": "^5.3.10", |
| 54 | + "@technote-space/github-action-pr-helper": "^2.3.7", |
| 55 | + "@technote-space/github-action-test-helper": "^0.11.1", |
56 | 56 | "@technote-space/release-github-actions-cli": "^1.9.3",
|
57 |
| - "@types/node": "^18.11.9", |
58 |
| - "@typescript-eslint/eslint-plugin": "^5.44.0", |
59 |
| - "@typescript-eslint/parser": "^5.44.0", |
| 57 | + "@types/node": "^18.11.10", |
| 58 | + "@typescript-eslint/eslint-plugin": "^5.45.0", |
| 59 | + "@typescript-eslint/parser": "^5.45.0", |
60 | 60 | "@vitest/coverage-c8": "^0.25.3",
|
61 |
| - "eslint": "^8.28.0", |
| 61 | + "eslint": "^8.29.0", |
62 | 62 | "eslint-plugin-import": "^2.26.0",
|
63 | 63 | "husky": "^8.0.2",
|
64 |
| - "lint-staged": "^13.0.3", |
| 64 | + "lint-staged": "^13.0.4", |
65 | 65 | "pinst": "^3.0.0",
|
66 |
| - "rollup": "^3.4.0", |
| 66 | + "rollup": "^3.5.1", |
67 | 67 | "typescript": "^4.9.3",
|
68 | 68 | "vitest": "^0.25.3"
|
69 | 69 | },
|
|
0 commit comments