|
81 | 81 | "devDependencies": {
|
82 | 82 | "@jest/globals": "^29.7.0",
|
83 | 83 | "@types/jest": "^29.5.12",
|
84 |
| - "@types/markdown-it": "^14.1.1", |
| 84 | + "@types/markdown-it": "^14.1.2", |
85 | 85 | "@types/node": "^20.12.12",
|
86 | 86 | "@typescript-eslint/eslint-plugin": "^7.9.0",
|
87 | 87 | "@typescript-eslint/parser": "^7.9.0",
|
88 | 88 | "@vercel/ncc": "^0.38.1",
|
89 | 89 | "env-cmd": "^10.1.0",
|
90 | 90 | "eslint": "^8.57.0",
|
91 | 91 | "eslint-plugin-github": "^4.10.2",
|
92 |
| - "eslint-plugin-jest": "^28.5.0", |
93 |
| - "eslint-plugin-jsonc": "^2.15.1", |
94 |
| - "eslint-plugin-prettier": "^5.1.3", |
| 92 | + "eslint-plugin-jest": "^28.8.0", |
| 93 | + "eslint-plugin-jsonc": "^2.16.0", |
| 94 | + "eslint-plugin-prettier": "^5.2.1", |
95 | 95 | "jest": "^29.7.0",
|
96 | 96 | "make-coverage-badge": "^1.2.0",
|
97 | 97 | "openapi-types": "^12.1.3",
|
98 |
| - "prettier": "^3.2.5", |
| 98 | + "prettier": "^3.3.3", |
99 | 99 | "prettier-eslint": "^16.3.0",
|
100 |
| - "ts-jest": "^29.1.2", |
101 |
| - "typescript": "^5.4.5" |
| 100 | + "ts-jest": "^29.2.4", |
| 101 | + "typescript": "^5.5.4" |
102 | 102 | }
|
103 | 103 | }
|
0 commit comments