|
56 | 56 | "@semantic-release/github": "8.0.2",
|
57 | 57 | "@semantic-release/npm": "8.0.3",
|
58 | 58 | "@semantic-release/release-notes-generator": "10.0.3",
|
59 |
| - "@textlint-rule/textlint-rule-no-invalid-control-character": "2.0.0", |
60 |
| - "@textlint-rule/textlint-rule-no-unmatched-pair": "1.0.8", |
61 |
| - "@textlint-rule/textlint-rule-preset-google": "0.1.2", |
62 | 59 | "babel-jest": "^27.4.6",
|
63 | 60 | "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
64 | 61 | "commitizen": "4.2.4",
|
|
76 | 73 | "sort-package-json": "1.53.1",
|
77 | 74 | "stylelint": "14.3.0",
|
78 | 75 | "textlint": "12.1.0",
|
79 |
| - "textlint-filter-rule-comments": "^1.2.2", |
80 |
| - "textlint-rule-abbr-within-parentheses": "1.0.2", |
81 |
| - "textlint-rule-alex": "3.0.0", |
82 |
| - "textlint-rule-apostrophe": "2.0.0", |
83 |
| - "textlint-rule-common-misspellings": "1.0.1", |
84 |
| - "textlint-rule-diacritics": "1.0.0", |
85 |
| - "textlint-rule-en-capitalization": "2.0.3", |
86 |
| - "textlint-rule-footnote-order": "1.0.3", |
87 |
| - "textlint-rule-helper": "2.2.1", |
88 |
| - "textlint-rule-no-dead-link": "4.8.0", |
89 |
| - "textlint-rule-no-empty-section": "1.1.0", |
90 |
| - "textlint-rule-no-todo": "2.0.1", |
91 |
| - "textlint-rule-terminology": "2.1.5", |
92 |
| - "textlint-rule-write-good": "2.0.0", |
93 | 76 | "ts-jest": "27.1.3",
|
94 |
| - "typescript": "4.5.5", |
95 |
| - "write-good": "1.0.8" |
| 77 | + "typescript": "4.5.5" |
96 | 78 | },
|
97 | 79 | "devDependencies": {
|
98 | 80 | "@types/jest": "27.4.0",
|
|
0 commit comments