Skip to content

Commit fb7f4f6

Browse files
committed
Update dev-dependencies
1 parent 9b5957b commit fb7f4f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"type-coverage": "^2.0.0",
5353
"typescript": "^4.0.0",
5454
"unified": "^10.1.0",
55-
"xo": "^0.44.0"
55+
"xo": "^0.49.0"
5656
},
5757
"scripts": {
5858
"prepack": "npm run build && npm run format",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ npm install hast-util-reading-time
2525
## Use
2626

2727
Say we have the following HTML from [“Word per minute: Alphanumeric entry” on
28-
Wikipedia](https://en.wikipedia.org/wiki/Words\_per\_minute#Alphanumeric\_entry) in
28+
Wikipedia](https://en.wikipedia.org/wiki/Words_per_minute#Alphanumeric_entry) in
2929
`example.html`:
3030

3131
```html

0 commit comments

Comments
 (0)