|
46 | 46 | "@technote-space/github-action-log-helper": "^0.2.8",
|
47 | 47 | "@technote-space/release-github-actions": "^8.0.1",
|
48 | 48 | "commander": "^9.4.1",
|
49 |
| - "cosmiconfig": "^7.1.0", |
| 49 | + "cosmiconfig": "^8.0.0", |
50 | 50 | "dotenv": "^16.0.3",
|
51 | 51 | "js-yaml": "^4.1.0"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@commitlint/cli": "^17.2.0", |
55 |
| - "@commitlint/config-conventional": "^17.2.0", |
| 54 | + "@commitlint/cli": "^17.3.0", |
| 55 | + "@commitlint/config-conventional": "^17.3.0", |
56 | 56 | "@rollup/plugin-commonjs": "^23.0.2",
|
57 | 57 | "@rollup/plugin-json": "^5.0.1",
|
58 | 58 | "@rollup/plugin-node-resolve": "^15.0.1",
|
59 | 59 | "@rollup/plugin-typescript": "^9.0.2",
|
60 | 60 | "@sindresorhus/tsconfig": "^3.0.1",
|
61 | 61 | "@technote-space/github-action-test-helper": "^0.11.0",
|
62 | 62 | "@types/node": "^18.11.9",
|
63 |
| - "@typescript-eslint/eslint-plugin": "^5.43.0", |
64 |
| - "@typescript-eslint/parser": "^5.43.0", |
65 |
| - "@vitest/coverage-c8": "^0.25.2", |
66 |
| - "eslint": "^8.27.0", |
| 63 | + "@typescript-eslint/eslint-plugin": "^5.44.0", |
| 64 | + "@typescript-eslint/parser": "^5.44.0", |
| 65 | + "@vitest/coverage-c8": "^0.25.3", |
| 66 | + "eslint": "^8.28.0", |
67 | 67 | "eslint-plugin-import": "^2.26.0",
|
68 | 68 | "husky": "^8.0.2",
|
69 | 69 | "lint-staged": "^13.0.3",
|
70 | 70 | "pinst": "^3.0.0",
|
71 |
| - "rollup": "^3.3.0", |
| 71 | + "rollup": "^3.4.0", |
72 | 72 | "typescript": "^4.9.3",
|
73 |
| - "vitest": "^0.25.2" |
| 73 | + "vitest": "^0.25.3" |
74 | 74 | },
|
75 | 75 | "publishConfig": {
|
76 | 76 | "access": "public"
|
|
0 commit comments