|
119 | 119 | "@types/async-lock": "1.4.0", |
120 | 120 | "@types/content-type": "1.1.5", |
121 | 121 | "@types/escape-html": "1.0.2", |
122 | | - "@types/fs-extra": "9.0.13", |
| 122 | + "@types/fs-extra": "11.0.1", |
123 | 123 | "@types/github-slugger": "1.3.0", |
124 | 124 | "@types/hyperscript": "0.0.4", |
125 | 125 | "@types/jest": "29.4.0", |
126 | 126 | "@types/js-beautify": "1.13.3", |
127 | 127 | "@types/js-yaml": "4.0.5", |
128 | | - "@types/jsdom": "16.2.15", |
| 128 | + "@types/jsdom": "21.1.0", |
129 | 129 | "@types/jsonld": "1.5.8", |
130 | 130 | "@types/mdast": "3.0.10", |
131 | | - "@types/mime": "2.0.3", |
| 131 | + "@types/mime": "3.0.1", |
132 | 132 | "@types/minimist": "1.2.2", |
133 | 133 | "@types/node": "18.14.0", |
134 | 134 | "@types/pa11y": "5.3.5", |
|
138 | 138 | "@types/tar": "6.1.4", |
139 | 139 | "@types/testing-library__dom": "7.5.0", |
140 | 140 | "@types/unist": "2.0.6", |
141 | | - "callsites": "3.1.0", |
| 141 | + "callsites": "4.0.0", |
142 | 142 | "csl-json": "0.1.0", |
143 | 143 | "delay": "5.0.0", |
144 | 144 | "dependency-check": "4.1.0", |
145 | | - "googleapis": "95.0.0", |
| 145 | + "googleapis": "113.0.0", |
146 | 146 | "jest": "29.4.3", |
147 | 147 | "jest-file-snapshot": "0.5.0", |
148 | 148 | "jest-matcher-utils": "29.4.3", |
149 | | - "json-schema-to-typescript": "11.0.5", |
| 149 | + "json-schema-to-typescript": "12.0.0", |
150 | 150 | "markdown-toc": "1.2.0", |
151 | 151 | "nock": "13.3.0", |
152 | 152 | "pa11y": "6.2.3", |
153 | 153 | "structured-data-testing-tool": "4.5.0", |
154 | 154 | "ts-jest": "29.0.5", |
155 | 155 | "ts-node": "10.9.1", |
156 | 156 | "typedoc": "0.23.25", |
157 | | - "typescript": "4.9.5" |
| 157 | + "typescript": "5.0.2" |
158 | 158 | }, |
159 | 159 | "commitlint": { |
160 | 160 | "extends": [ |
|
0 commit comments