|
43 | 43 | "@babel/preset-env": "^7.20.2",
|
44 | 44 | "@commitlint/cli": "^17.3.0",
|
45 | 45 | "@commitlint/config-conventional": "^17.3.0",
|
46 |
| - "@rollup/plugin-commonjs": "^23.0.4", |
| 46 | + "@rollup/plugin-commonjs": "^23.0.5", |
47 | 47 | "@rollup/plugin-json": "^5.0.2",
|
48 | 48 | "@rollup/plugin-node-resolve": "^15.0.1",
|
49 | 49 | "@rollup/plugin-typescript": "^10.0.1",
|
|
53 | 53 | "@technote-space/github-action-log-helper": "^0.2.9",
|
54 | 54 | "@technote-space/github-action-test-helper": "^0.11.1",
|
55 | 55 | "@technote-space/release-github-actions-cli": "^1.9.3",
|
56 |
| - "@types/node": "^18.11.13", |
| 56 | + "@types/node": "^18.11.16", |
57 | 57 | "@typescript-eslint/eslint-plugin": "^5.46.1",
|
58 | 58 | "@typescript-eslint/parser": "^5.46.1",
|
59 | 59 | "@vercel/ncc": "^0.36.0",
|
60 |
| - "@vitest/coverage-c8": "^0.25.7", |
61 |
| - "eslint": "^8.29.0", |
| 60 | + "@vitest/coverage-c8": "^0.25.8", |
| 61 | + "eslint": "^8.30.0", |
62 | 62 | "eslint-plugin-import": "^2.26.0",
|
63 | 63 | "husky": "^8.0.2",
|
64 | 64 | "lint-staged": "^13.1.0",
|
65 | 65 | "multimatch": "^6.0.0",
|
66 | 66 | "nock": "^13.2.9",
|
67 | 67 | "pinst": "^3.0.0",
|
68 |
| - "rollup": "^3.7.3", |
| 68 | + "rollup": "^3.7.4", |
69 | 69 | "typescript": "^4.9.4",
|
70 |
| - "vitest": "^0.25.7" |
| 70 | + "vitest": "^0.25.8" |
71 | 71 | },
|
72 | 72 | "publishConfig": {
|
73 | 73 | "access": "public"
|
|
0 commit comments