Skip to content

Commit 2fe34e9

Browse files
chore(dev dependencies): update dev dependencies
1 parent 7dd7b14 commit 2fe34e9

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -114,47 +114,47 @@
114114
"@stencila/dev-config": "3.0.4",
115115
"@stencila/eslint-config": "^3.0.4",
116116
"@stencila/semantic-release-config": "2.0.20",
117-
"@testing-library/jest-dom": "5.17.0",
117+
"@testing-library/jest-dom": "6.6.3",
118118
"@types/async-lock": "1.4.0",
119119
"@types/content-type": "1.1.5",
120120
"@types/escape-html": "1.0.2",
121-
"@types/fs-extra": "9.0.13",
122-
"@types/github-slugger": "1.3.0",
121+
"@types/fs-extra": "11.0.4",
122+
"@types/github-slugger": "2.0.0",
123123
"@types/hyperscript": "0.0.4",
124124
"@types/jest": "29.5.4",
125125
"@types/js-beautify": "1.14.0",
126126
"@types/js-yaml": "4.0.5",
127-
"@types/jsdom": "16.2.15",
127+
"@types/jsdom": "21.1.7",
128128
"@types/jsonld": "1.5.9",
129-
"@types/mdast": "3.0.12",
130-
"@types/mime": "2.0.3",
129+
"@types/mdast": "4.0.4",
130+
"@types/mime": "4.0.0",
131131
"@types/minimist": "1.2.2",
132-
"@types/node": "18.17.9",
132+
"@types/node": "22.10.10",
133133
"@types/pa11y": "5.3.5",
134134
"@types/papaparse": "5.3.8",
135135
"@types/parse-author": "2.0.1",
136136
"@types/punycode": "2.1.0",
137137
"@types/tar": "6.1.5",
138138
"@types/testing-library__dom": "7.5.0",
139-
"@types/unist": "2.0.7",
140-
"callsites": "3.1.0",
139+
"@types/unist": "3.0.3",
140+
"callsites": "4.2.0",
141141
"csl-json": "0.1.0",
142-
"delay": "5.0.0",
142+
"delay": "6.0.0",
143143
"dependency-check": "4.1.0",
144-
"googleapis": "95.0.0",
144+
"googleapis": "144.0.0",
145145
"jest": "29.6.4",
146146
"jest-file-snapshot": "0.5.0",
147147
"jest-matcher-utils": "29.6.4",
148-
"json-schema-to-typescript": "11.0.5",
148+
"json-schema-to-typescript": "15.0.4",
149149
"markdown-toc": "1.2.0",
150-
"nock": "13.3.3",
151-
"pa11y": "6.2.3",
150+
"nock": "14.0.0",
151+
"pa11y": "8.0.0",
152152
"semantic-release": "24.1.0",
153153
"structured-data-testing-tool": "4.5.0",
154154
"ts-jest": "29.1.1",
155155
"ts-node": "10.9.1",
156156
"typedoc": "0.24.8",
157-
"typescript": "4.9.5"
157+
"typescript": "5.7.3"
158158
},
159159
"commitlint": {
160160
"extends": [

0 commit comments

Comments
 (0)