Skip to content

Commit 56c3634

Browse files
committed
Update dev-dependencies
1 parent 9e3ab71 commit 56c3634

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@
5555
"c8": "^7.0.0",
5656
"dtslint": "^3.0.0",
5757
"prettier": "^2.0.0",
58-
"remark-cli": "^7.0.0",
59-
"remark-preset-wooorm": "^6.0.0",
58+
"remark-cli": "^8.0.0",
59+
"remark-preset-wooorm": "^7.0.0",
6060
"tape": "^4.0.0",
6161
"tinyify": "^2.0.0",
62-
"xo": "^0.28.0"
62+
"xo": "^0.29.0"
6363
},
6464
"scripts": {
6565
"format": "remark . -qfo && prettier --write \"**/{*.js,*.ts}\" && xo --fix",

readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Some notable users are [Node.js][], [ZEIT][], [Netlify][], [GitHub][],
2828
[`unifiedjs.com`][site] and peruse its [Learn][] section
2929
* Browse [awesome unified][awesome] to find out more about the ecosystem
3030
* Questions?
31-
Get help on [our Spectrum community][spectrum]!
31+
Get help on [our Spectrum community][chat]!
3232
* Check out [Contribute][] below to find out how to help out, or become a
3333
backer or sponsor on [OpenCollective][collective]
3434

@@ -1255,8 +1255,6 @@ work on [`ware`][ware], as it was a huge initial inspiration.
12551255

12561256
[learn]: https://unifiedjs.com/learn/
12571257

1258-
[spectrum]: https://spectrum.chat/unified
1259-
12601258
[rehype]: https://github.com/rehypejs/rehype
12611259

12621260
[remark]: https://github.com/remarkjs/remark

0 commit comments

Comments
 (0)