|
23 | 23 | "index.js"
|
24 | 24 | ],
|
25 | 25 | "dependencies": {
|
26 |
| - "remark-lint": "^6.0.0", |
| 26 | + "remark-lint": "^7.0.0", |
27 | 27 | "remark-lint-final-newline": "^1.0.0",
|
28 |
| - "remark-lint-list-item-bullet-indent": "^1.0.0", |
29 |
| - "remark-lint-list-item-indent": "^1.0.0", |
30 |
| - "remark-lint-no-auto-link-without-protocol": "^1.0.0", |
31 |
| - "remark-lint-no-blockquote-without-marker": "^2.0.0", |
32 |
| - "remark-lint-no-literal-urls": "^1.0.0", |
33 |
| - "remark-lint-ordered-list-marker-style": "^1.0.0", |
34 |
| - "remark-lint-hard-break-spaces": "^1.0.0", |
35 |
| - "remark-lint-no-duplicate-definitions": "^1.0.0", |
36 |
| - "remark-lint-no-heading-content-indent": "^1.0.0", |
37 |
| - "remark-lint-no-inline-padding": "^1.0.0", |
38 |
| - "remark-lint-no-shortcut-reference-image": "^1.0.0", |
39 |
| - "remark-lint-no-shortcut-reference-link": "^1.0.0", |
40 |
| - "remark-lint-no-undefined-references": "^1.0.0", |
41 |
| - "remark-lint-no-unused-definitions": "^1.0.0" |
| 28 | + "remark-lint-list-item-bullet-indent": "^2.0.0", |
| 29 | + "remark-lint-list-item-indent": "^2.0.0", |
| 30 | + "remark-lint-no-auto-link-without-protocol": "^2.0.0", |
| 31 | + "remark-lint-no-blockquote-without-marker": "^3.0.0", |
| 32 | + "remark-lint-no-literal-urls": "^2.0.0", |
| 33 | + "remark-lint-ordered-list-marker-style": "^2.0.0", |
| 34 | + "remark-lint-hard-break-spaces": "^2.0.0", |
| 35 | + "remark-lint-no-duplicate-definitions": "^2.0.0", |
| 36 | + "remark-lint-no-heading-content-indent": "^2.0.0", |
| 37 | + "remark-lint-no-inline-padding": "^2.0.0", |
| 38 | + "remark-lint-no-shortcut-reference-image": "^2.0.0", |
| 39 | + "remark-lint-no-shortcut-reference-link": "^2.0.0", |
| 40 | + "remark-lint-no-undefined-references": "^2.0.0", |
| 41 | + "remark-lint-no-unused-definitions": "^2.0.0" |
42 | 42 | },
|
43 | 43 | "xo": false
|
44 | 44 | }
|
0 commit comments