|
43 | 43 | "@babel/preset-env": "^7.19.4", |
44 | 44 | "@commitlint/cli": "^17.1.2", |
45 | 45 | "@commitlint/config-conventional": "^17.1.0", |
46 | | - "@rollup/plugin-commonjs": "^23.0.0", |
47 | | - "@rollup/plugin-json": "^5.0.0", |
48 | | - "@rollup/plugin-node-resolve": "^15.0.0", |
49 | | - "@rollup/plugin-typescript": "^9.0.1", |
| 46 | + "@rollup/plugin-commonjs": "^23.0.2", |
| 47 | + "@rollup/plugin-json": "^5.0.1", |
| 48 | + "@rollup/plugin-node-resolve": "^15.0.1", |
| 49 | + "@rollup/plugin-typescript": "^9.0.2", |
50 | 50 | "@sindresorhus/tsconfig": "^3.0.1", |
51 | 51 | "@technote-space/filter-github-action": "^0.6.4", |
52 | 52 | "@technote-space/github-action-helper": "^5.3.8", |
53 | 53 | "@technote-space/github-action-log-helper": "^0.2.8", |
54 | 54 | "@technote-space/github-action-test-helper": "^0.11.0", |
55 | 55 | "@technote-space/release-github-actions-cli": "^1.9.3", |
56 | | - "@types/node": "^18.11.0", |
| 56 | + "@types/node": "^18.11.3", |
57 | 57 | "@typescript-eslint/eslint-plugin": "^5.40.1", |
58 | 58 | "@typescript-eslint/parser": "^5.40.1", |
59 | 59 | "@vercel/ncc": "^0.34.0", |
60 | 60 | "@vitest/coverage-c8": "^0.24.3", |
61 | | - "eslint": "^8.25.0", |
| 61 | + "eslint": "^8.26.0", |
62 | 62 | "eslint-plugin-import": "^2.26.0", |
63 | 63 | "husky": "^8.0.1", |
64 | 64 | "lint-staged": "^13.0.3", |
65 | 65 | "multimatch": "^6.0.0", |
66 | 66 | "nock": "^13.2.9", |
67 | 67 | "pinst": "^3.0.0", |
68 | | - "rollup": "^3.2.2", |
| 68 | + "rollup": "^3.2.3", |
69 | 69 | "typescript": "^4.8.4", |
70 | 70 | "vitest": "^0.24.3" |
71 | 71 | }, |
|
0 commit comments