Skip to content

Commit f93f439

Browse files
chore(dev dependencies): update dev dependencies
1 parent cc7091f commit f93f439

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -119,16 +119,16 @@
119119
"@types/async-lock": "1.4.0",
120120
"@types/content-type": "1.1.5",
121121
"@types/escape-html": "1.0.2",
122-
"@types/fs-extra": "9.0.13",
122+
"@types/fs-extra": "11.0.1",
123123
"@types/github-slugger": "1.3.0",
124124
"@types/hyperscript": "0.0.4",
125125
"@types/jest": "29.4.0",
126126
"@types/js-beautify": "1.13.3",
127127
"@types/js-yaml": "4.0.5",
128-
"@types/jsdom": "16.2.15",
128+
"@types/jsdom": "21.1.0",
129129
"@types/jsonld": "1.5.8",
130130
"@types/mdast": "3.0.10",
131-
"@types/mime": "2.0.3",
131+
"@types/mime": "3.0.1",
132132
"@types/minimist": "1.2.2",
133133
"@types/node": "18.14.0",
134134
"@types/pa11y": "5.3.5",
@@ -138,23 +138,23 @@
138138
"@types/tar": "6.1.4",
139139
"@types/testing-library__dom": "7.5.0",
140140
"@types/unist": "2.0.6",
141-
"callsites": "3.1.0",
141+
"callsites": "4.0.0",
142142
"csl-json": "0.1.0",
143143
"delay": "5.0.0",
144144
"dependency-check": "4.1.0",
145-
"googleapis": "95.0.0",
145+
"googleapis": "113.0.0",
146146
"jest": "29.4.3",
147147
"jest-file-snapshot": "0.5.0",
148148
"jest-matcher-utils": "29.4.3",
149-
"json-schema-to-typescript": "11.0.5",
149+
"json-schema-to-typescript": "12.0.0",
150150
"markdown-toc": "1.2.0",
151151
"nock": "13.3.0",
152152
"pa11y": "6.2.3",
153153
"structured-data-testing-tool": "4.5.0",
154154
"ts-jest": "29.0.5",
155155
"ts-node": "10.9.1",
156156
"typedoc": "0.23.25",
157-
"typescript": "4.9.5"
157+
"typescript": "5.0.2"
158158
},
159159
"commitlint": {
160160
"extends": [

0 commit comments

Comments
 (0)