|
84 | 84 | "@types/conventional-changelog-writer": "4.0.1", |
85 | 85 | "@types/conventional-commits-parser": "3.0.2", |
86 | 86 | "@types/dateformat": "5.0.0", |
87 | | - "@types/eslint": "8.4.6", |
| 87 | + "@types/eslint": "8.4.7", |
88 | 88 | "@types/git-raw-commits": "2.0.1", |
89 | 89 | "@types/is-ci": "3.0.0", |
90 | | - "@types/node": "16.11.63", |
| 90 | + "@types/node": "16.11.68", |
91 | 91 | "@types/node-notifier": "8.0.2", |
92 | 92 | "@types/prettier": "2.7.1", |
93 | 93 | "@types/unist": "2.0.6", |
94 | | - "@typescript-eslint/eslint-plugin": "5.40.0", |
95 | | - "@typescript-eslint/parser": "5.40.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "5.40.1", |
| 95 | + "@typescript-eslint/parser": "5.40.1", |
96 | 96 | "@vates/toggle-scripts": "1.0.0", |
97 | | - "@vitest/coverage-c8": "0.24.1", |
98 | | - "@vitest/ui": "0.24.1", |
| 97 | + "@vitest/coverage-c8": "0.24.3", |
| 98 | + "@vitest/ui": "0.24.3", |
99 | 99 | "chai": "4.3.6", |
100 | 100 | "chai-each": "0.0.1", |
101 | 101 | "chai-quantifiers": "1.0.17", |
102 | 102 | "chai-string": "1.5.0", |
103 | 103 | "conventional-changelog-cli": "2.2.2", |
104 | 104 | "conventional-recommended-bump": "6.1.0", |
105 | 105 | "cspell": "6.12.0", |
106 | | - "esbuild": "0.15.10", |
107 | | - "eslint": "8.25.0", |
| 106 | + "esbuild": "0.15.12", |
| 107 | + "eslint": "8.26.0", |
108 | 108 | "eslint-config-prettier": "8.5.0", |
109 | 109 | "eslint-plugin-chai-expect": "3.0.0", |
110 | 110 | "eslint-plugin-jest-formatting": "3.1.0", |
111 | | - "eslint-plugin-jsdoc": "39.3.6", |
| 111 | + "eslint-plugin-jsdoc": "39.3.14", |
112 | 112 | "eslint-plugin-jsonc": "2.4.0", |
113 | 113 | "eslint-plugin-markdown": "3.0.0", |
114 | 114 | "eslint-plugin-markdownlint": "0.4.0", |
115 | 115 | "eslint-plugin-node": "11.1.0", |
116 | 116 | "eslint-plugin-prettier": "4.2.1", |
117 | | - "eslint-plugin-promise": "6.1.0", |
| 117 | + "eslint-plugin-promise": "6.1.1", |
118 | 118 | "eslint-plugin-unicorn": "44.0.2", |
119 | 119 | "eslint-plugin-yml": "1.2.0", |
120 | 120 | "graphql": "16.6.0", |
|
127 | 127 | "node-notifier": "10.0.1", |
128 | 128 | "prettier": "2.7.1", |
129 | 129 | "prettier-plugin-sh": "0.12.8", |
130 | | - "pretty-format": "29.1.2", |
| 130 | + "pretty-format": "29.2.1", |
131 | 131 | "trash-cli": "5.0.0", |
132 | 132 | "ts-dedent": "2.2.0", |
133 | 133 | "ts-node": "10.9.1", |
|
136 | 136 | "unist-util-inspect": "7.0.1", |
137 | 137 | "version-bump-prompt": "6.1.0", |
138 | 138 | "vite": "3.1.8", |
139 | | - "vite-tsconfig-paths": "3.5.1", |
140 | | - "vitest": "0.24.1", |
| 139 | + "vite-tsconfig-paths": "3.5.2", |
| 140 | + "vitest": "0.24.3", |
141 | 141 | "vitest-github-actions-reporter": "0.8.3", |
142 | 142 | "yaml-eslint-parser": "1.1.0" |
143 | 143 | }, |
|
0 commit comments