Skip to content

Commit cff7df8

Browse files
committed
Update remark and rehype dev deps
1 parent 6c30a39 commit cff7df8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@
9393
"proxyquire-universal": "^2.0.0",
9494
"proxyquireify": "^3.1.1",
9595
"read-installed": "^4.0.3",
96-
"rehype": "^8.0.0",
96+
"rehype": "^9.0.0",
9797
"rehype-highlight": "^3.0.0",
98-
"remark": "^10.0.0",
99-
"remark-cli": "^6.0.0",
98+
"remark": "^11.0.1",
99+
"remark-cli": "^7.0.0",
100100
"remark-frontmatter": "^1.2.0",
101-
"remark-html": "^9.0.0",
101+
"remark-html": "^10.0.0",
102102
"remark-lint": "^6.0.0",
103103
"remark-lint-blockquote-indentation": "^1.0.0",
104104
"remark-lint-checkbox-character-style": "^1.0.0",
@@ -165,20 +165,20 @@
165165
"remark-lint-unordered-list-marker-style": "^1.0.0",
166166
"remark-slug": "^5.0.0",
167167
"remark-unlink": "^2.0.0",
168-
"remark-validate-links": "^8.0.0",
169-
"remark-vdom": "^7.0.0",
168+
"remark-validate-links": "^9.0.1",
169+
"remark-vdom": "^8.0.0",
170170
"semver": "^6.0.0",
171171
"spdx-license-ids": "^3.0.0",
172172
"tap-spec": "5.x.x",
173173
"tap-summary": "^4.0.0",
174174
"tap-xunit": "^2.2.0",
175175
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
176176
"to-vfile": "^6.0.0",
177-
"typedoc": "^0.14.2",
177+
"typedoc": "^0.15.0",
178178
"uglify-es": "^3.1.1",
179179
"uglifyify": "^5.0.0",
180180
"unified-lint-rule": "^1.0.1",
181-
"unist-util-visit": "^1.1.0",
181+
"unist-util-visit": "^2.0.0",
182182
"yaml": "^1.0.0"
183183
},
184184
"engines": {

0 commit comments

Comments
 (0)