Skip to content

Commit 293969b

Browse files
committed
update remark to 12.0.1, remark-lint to 7.0.1
1 parent ae7ba32 commit 293969b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"remark-lint": "latest"
3131
},
3232
"peerDependencies": {
33-
"remark" : "~12.0.0",
34-
"remark-lint": "~7.0.0"
33+
"remark" : "~12.0.1",
34+
"remark-lint": "~7.0.1"
3535
}
3636
}

0 commit comments

Comments
 (0)