|
55 | 55 | "update-section": "^0.3.3" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@commitlint/cli": "^17.4.2", |
59 | | - "@commitlint/config-conventional": "^17.4.2", |
| 58 | + "@commitlint/cli": "^17.4.4", |
| 59 | + "@commitlint/config-conventional": "^17.4.4", |
60 | 60 | "@rollup/plugin-typescript": "^11.0.0", |
61 | 61 | "@sindresorhus/tsconfig": "^3.0.1", |
62 | 62 | "@textlint/ast-node-types": "^13.3.0", |
63 | | - "@types/node": "^18.13.0", |
64 | | - "@typescript-eslint/eslint-plugin": "^5.51.0", |
65 | | - "@typescript-eslint/parser": "^5.51.0", |
66 | | - "@vitest/coverage-c8": "^0.28.4", |
| 63 | + "@types/node": "^18.14.0", |
| 64 | + "@typescript-eslint/eslint-plugin": "^5.52.0", |
| 65 | + "@typescript-eslint/parser": "^5.52.0", |
| 66 | + "@vitest/coverage-c8": "^0.28.5", |
67 | 67 | "eslint": "^8.34.0", |
68 | 68 | "eslint-plugin-import": "^2.27.5", |
69 | 69 | "husky": "^8.0.3", |
70 | | - "lint-staged": "^13.1.1", |
71 | | - "rollup": "^3.15.0", |
| 70 | + "lint-staged": "^13.1.2", |
| 71 | + "rollup": "^3.17.1", |
72 | 72 | "typescript": "^4.9.5", |
73 | | - "vitest": "^0.28.4" |
| 73 | + "vitest": "^0.28.5" |
74 | 74 | }, |
75 | 75 | "publishConfig": { |
76 | 76 | "access": "public" |
|
0 commit comments