|
80 | 80 | "@jest/globals": "^29.7.0",
|
81 | 81 | "@types/jest": "^29.5.12",
|
82 | 82 | "@types/markdown-it": "^14.1.1",
|
83 |
| - "@types/node": "^20.12.12", |
84 |
| - "@typescript-eslint/eslint-plugin": "^7.9.0", |
85 |
| - "@typescript-eslint/parser": "^7.9.0", |
| 83 | + "@types/node": "^20.14.2", |
| 84 | + "@typescript-eslint/eslint-plugin": "^7.13.0", |
| 85 | + "@typescript-eslint/parser": "^7.13.0", |
86 | 86 | "@vercel/ncc": "^0.38.1",
|
87 | 87 | "eslint": "^8.57.0",
|
88 | 88 | "eslint-plugin-github": "^4.10.2",
|
89 |
| - "eslint-plugin-jest": "^28.5.0", |
90 |
| - "eslint-plugin-jsonc": "^2.15.1", |
| 89 | + "eslint-plugin-jest": "^28.6.0", |
| 90 | + "eslint-plugin-jsonc": "^2.16.0", |
91 | 91 | "eslint-plugin-prettier": "^5.1.3",
|
92 | 92 | "jest": "^29.7.0",
|
93 | 93 | "make-coverage-badge": "^1.2.0",
|
94 | 94 | "openapi-types": "^12.1.3",
|
95 |
| - "prettier": "^3.2.5", |
| 95 | + "prettier": "^3.3.1", |
96 | 96 | "prettier-eslint": "^16.3.0",
|
97 |
| - "ts-jest": "^29.1.2", |
| 97 | + "ts-jest": "^29.1.4", |
98 | 98 | "typescript": "^5.4.5"
|
99 | 99 | }
|
100 | 100 | }
|
0 commit comments