|
49 | 49 | "ioredis": "5.7.0" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@commitlint/cli": "19.8.1", |
53 | | - "@commitlint/config-conventional": "19.8.1", |
54 | | - "@eslint/js": "9.36.0", |
| 52 | + "@commitlint/cli": "20.1.0", |
| 53 | + "@commitlint/config-conventional": "20.0.0", |
| 54 | + "@eslint/js": "9.38.0", |
55 | 55 | "@semantic-release/changelog": "6.0.3", |
56 | 56 | "@semantic-release/git": "10.0.1", |
57 | | - "@semantic-release/github": "11.0.6", |
58 | | - "@semantic-release/npm": "12.0.2", |
| 57 | + "@semantic-release/github": "12.0.0", |
| 58 | + "@semantic-release/npm": "13.1.1", |
59 | 59 | "@semantic-release/release-notes-generator": "14.1.0", |
60 | 60 | "@types/jest": "30.0.0", |
61 | | - "@types/node": "24.5.2", |
62 | | - "@typescript-eslint/eslint-plugin": "8.44.0", |
63 | | - "@typescript-eslint/parser": "8.44.0", |
| 61 | + "@types/node": "24.8.1", |
| 62 | + "@typescript-eslint/eslint-plugin": "8.46.1", |
| 63 | + "@typescript-eslint/parser": "8.46.1", |
64 | 64 | "conventional-changelog-conventionalcommits": "9.1.0", |
65 | 65 | "devmoji": "2.3.0", |
66 | | - "eslint": "9.36.0", |
| 66 | + "eslint": "9.38.0", |
67 | 67 | "eslint-import-resolver-typescript": "4.4.4", |
68 | 68 | "eslint-plugin-simple-import-sort": "12.1.1", |
69 | 69 | "husky": "9.1.7", |
70 | | - "jest": "30.1.3", |
71 | | - "lint-staged": "16.1.6", |
| 70 | + "jest": "30.2.0", |
| 71 | + "lint-staged": "16.2.4", |
72 | 72 | "pinst": "3.0.0", |
73 | 73 | "prettier": "3.6.2", |
74 | 74 | "rimraf": "6.0.1", |
75 | | - "semantic-release": "24.2.9", |
76 | | - "ts-jest": "29.4.4", |
77 | | - "typescript": "5.9.2", |
78 | | - "typescript-eslint": "8.44.0" |
| 75 | + "semantic-release": "25.0.1", |
| 76 | + "ts-jest": "29.4.5", |
| 77 | + "typescript": "5.9.3", |
| 78 | + "typescript-eslint": "8.46.1" |
79 | 79 | }, |
80 | 80 | "lint-staged": { |
81 | 81 | "*.ts": [ |
|
0 commit comments