|
44 | 44 | "devDependencies": {
|
45 | 45 | "@commitlint/cli": "17.0.3",
|
46 | 46 | "@commitlint/config-conventional": "17.0.3",
|
47 |
| - "@textlint-rule/textlint-rule-no-unmatched-pair": "1.0.8", |
| 47 | + "@textlint-rule/textlint-rule-no-unmatched-pair": "1.0.9", |
48 | 48 | "@types/jest": "27.5.2",
|
49 | 49 | "@typescript-eslint/eslint-plugin": "5.59.9",
|
50 | 50 | "@typescript-eslint/parser": "5.59.9",
|
|
56 | 56 | "eslint-plugin-eslint-comments": "3.2.0",
|
57 | 57 | "eslint-plugin-jest": "26.9.0",
|
58 | 58 | "eslint-plugin-monorepo": "0.3.2",
|
59 |
| - "husky": "8.0.1", |
| 59 | + "husky": "8.0.3", |
60 | 60 | "identity-obj-proxy": "3.0.0",
|
61 | 61 | "jest": "27.5.1",
|
62 |
| - "microbundle": "0.15.0", |
| 62 | + "microbundle": "0.15.1", |
63 | 63 | "postcss-import": "14.1.0",
|
64 | 64 | "postcss-reporter": "7.0.5",
|
65 | 65 | "rimraf": "3.0.2",
|
|
76 | 76 | "textlint-rule-no-empty-section": "1.1.0",
|
77 | 77 | "textlint-rule-no-start-duplicated-conjunction": "2.0.2",
|
78 | 78 | "textlint-rule-no-todo": "2.0.1",
|
79 |
| - "textlint-rule-period-in-list-item": "0.3.2", |
| 79 | + "textlint-rule-period-in-list-item": "0.3.3", |
80 | 80 | "textlint-rule-spelling": "0.3.0",
|
81 | 81 | "textlint-rule-stop-words": "3.0.1",
|
82 |
| - "textlint-rule-terminology": "3.0.2", |
| 82 | + "textlint-rule-terminology": "3.0.4", |
83 | 83 | "textlint-rule-unexpanded-acronym": "1.2.4",
|
84 | 84 | "ts-jest": "27.1.5",
|
85 | 85 | "typescript": "4.7.4"
|
|
0 commit comments