Skip to content

Commit c55be0f

Browse files
committed
Update dev-dependencies
1 parent 20dd056 commit c55be0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The list of plugins:
9898
* 🟢 [`remark-emoji`](https://github.com/rhysd/remark-emoji)
9999
— transform Gemoji short-codes to emoji
100100
* 🟢 [`remark-extended-table`](https://github.com/wataru-chocola/remark-extended-table)
101-
— extended table syntax allowing colspan / rowspan
101+
— extended table syntax allowing colspan / rowspan
102102
* 🟢 [`remark-extract-frontmatter`](https://github.com/mrzmmr/remark-extract-frontmatter)
103103
— store front matter in vfiles
104104
* 🟢 [`remark-first-heading`](https://github.com/laat/remark-first-heading)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"typescript": "^4.0.0",
3434
"unified": "^10.0.0",
3535
"unist-util-remove-position": "^4.0.0",
36-
"xo": "^0.45.0"
36+
"xo": "^0.46.0"
3737
},
3838
"scripts": {
3939
"build": "npm run build --workspaces && rimraf \"*.d.ts\" \"{test,script}/**/*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)