|
56 | 56 | "@poppinss/cliui": "~3.0.5",
|
57 | 57 | "@types/eslint": "~8.37.0",
|
58 | 58 | "@types/json-schema": "~7.0.11",
|
59 |
| - "@types/node": "~18.15.11", |
| 59 | + "@types/node": "~18.16.0", |
60 | 60 | "@types/prettier": "~2.7.2",
|
61 |
| - "@typescript-eslint/eslint-plugin": "~5.58.0", |
62 |
| - "@typescript-eslint/parser": "~5.58.0", |
| 61 | + "@typescript-eslint/eslint-plugin": "~5.59.0", |
| 62 | + "@typescript-eslint/parser": "~5.59.0", |
63 | 63 | "change-case": "~4.1.2",
|
64 |
| - "eslint": "~8.38.0", |
| 64 | + "eslint": "~8.39.0", |
65 | 65 | "eslint-config-prettier": "~8.8.0",
|
66 | 66 | "eslint-gitignore": "~0.1.0",
|
67 | 67 | "eslint-plugin-deprecation": "~1.4.1",
|
68 | 68 | "eslint-plugin-eslint-comments": "~3.2.0",
|
69 | 69 | "eslint-plugin-import": "~2.27.5",
|
70 | 70 | "eslint-plugin-inclusive-language": "~2.2.0",
|
71 |
| - "eslint-plugin-jsdoc": "~41.1.1", |
| 71 | + "eslint-plugin-jsdoc": "~43.0.7", |
72 | 72 | "eslint-plugin-jsonc": "~2.7.0",
|
73 | 73 | "eslint-plugin-mdx": "~2.0.5",
|
74 | 74 | "eslint-plugin-n": "~15.7.0",
|
|
84 | 84 | "expect-type": "~0.15.0",
|
85 | 85 | "graphql": "~16.6.0",
|
86 | 86 | "json-schema": "~0.4.0",
|
87 |
| - "json-schema-to-ts": "~2.7.2", |
| 87 | + "json-schema-to-ts": "~2.8.0", |
88 | 88 | "json-schema-to-typescript": "~12.0.0",
|
89 |
| - "prettier": "2.8.7", |
| 89 | + "prettier": "2.8.8", |
90 | 90 | "prettier-plugin-organize-imports": "~3.2.2",
|
91 | 91 | "rimraf": "~5.0.0",
|
92 | 92 | "ts-dedent": "~2.2.0",
|
|
0 commit comments