mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
chore(deps): update dependency remark-lint to v6.0.6 (#66)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@ -3029,9 +3029,9 @@
|
||||
}
|
||||
},
|
||||
"remark-lint": {
|
||||
"version": "6.0.5",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.5.tgz",
|
||||
"integrity": "sha512-o1I3ddm+KNsTxk60wWGI+p2yU1jB1gcm8jo2Sy6VhJ4ab2TrQIp1oQbp5xeLoFXYSh/NAqCpKjHkCM/BYpkFdQ==",
|
||||
"version": "6.0.6",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.6.tgz",
|
||||
"integrity": "sha512-JBY6zz5fYQFN724Vq6VeiHwhyjVIlrww/dE1+hWGcDyUuz7YNCqwZKwBdQGDvslICkzHw/wEExNEb8D4PNiLlA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"remark-message-control": "^4.0.0"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"remark-cli": "7.0.1",
|
||||
"remark-lint": "6.0.5",
|
||||
"remark-lint": "6.0.6",
|
||||
"remark-lint-alphabetize-lists": "2.0.1",
|
||||
"remark-lint-are-links-valid": "1.0.3",
|
||||
"remark-lint-are-links-valid-alive": "0.3.0",
|
||||
|
||||
Reference in New Issue
Block a user