|
53 | 53 | "devDependencies": {
|
54 | 54 | "@commitlint/cli": "^17.1.2",
|
55 | 55 | "@commitlint/config-conventional": "^17.1.0",
|
56 |
| - "@rollup/plugin-commonjs": "^23.0.0", |
| 56 | + "@rollup/plugin-commonjs": "^23.0.1", |
57 | 57 | "@rollup/plugin-json": "^5.0.0",
|
58 | 58 | "@rollup/plugin-node-resolve": "^15.0.0",
|
59 | 59 | "@rollup/plugin-typescript": "^9.0.1",
|
60 | 60 | "@sindresorhus/tsconfig": "^3.0.1",
|
61 |
| - "@technote-space/github-action-test-helper": "^0.9.11", |
62 |
| - "@types/node": "^18.8.5", |
63 |
| - "@typescript-eslint/eslint-plugin": "^5.40.0", |
64 |
| - "@typescript-eslint/parser": "^5.40.0", |
| 61 | + "@technote-space/github-action-test-helper": "^0.11.0", |
| 62 | + "@types/node": "^18.11.3", |
| 63 | + "@typescript-eslint/eslint-plugin": "^5.40.1", |
| 64 | + "@typescript-eslint/parser": "^5.40.1", |
65 | 65 | "@vitest/coverage-c8": "^0.24.3",
|
66 | 66 | "eslint": "^8.25.0",
|
67 | 67 | "eslint-plugin-import": "^2.26.0",
|
68 | 68 | "husky": "^8.0.1",
|
69 | 69 | "lint-staged": "^13.0.3",
|
70 | 70 | "pinst": "^3.0.0",
|
71 |
| - "rollup": "^3.1.0", |
| 71 | + "rollup": "^3.2.3", |
72 | 72 | "typescript": "^4.8.4",
|
73 | 73 | "vitest": "^0.24.3"
|
74 | 74 | },
|
|
0 commit comments