diff --git a/package-lock.json b/package-lock.json index cd5d13852..ca68472cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "apps/*" ], "dependencies": { - "stylelint-config-prettier": "^9.0.3" + "textlint-rule-ja-no-mixed-period": "^3.0.0" }, "devDependencies": { "@prettier/plugin-pug": "2.4.1", @@ -3116,9 +3116,9 @@ } }, "node_modules/check-ends-with-period": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/check-ends-with-period/-/check-ends-with-period-3.0.0.tgz", - "integrity": "sha512-GfQoFKmICd6HgY+/69QovAT1yuxoYxuAmVRdB81BCl37qtmCGFy7svCKY8D4p/vLIbSp22sjnM7w3PIj0G6RIA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/check-ends-with-period/-/check-ends-with-period-3.0.2.tgz", + "integrity": "sha512-/Bw+avucqqZ7PjKCVDod1QDGyZjo7Ht2701pdgcpTXzK5jI73/OUh3VR+m18jNUoJx5DSOUv0AxELZF7FYtcDA==", "dependencies": { "emoji-regex": "^10.1.0" } @@ -15745,11 +15745,11 @@ } }, "node_modules/textlint-rule-ja-no-mixed-period": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/textlint-rule-ja-no-mixed-period/-/textlint-rule-ja-no-mixed-period-3.0.0.tgz", - "integrity": "sha512-wCXPUIZiT+ahOpUya6BpChmhL+2//AM2XviZrl3UNzouZ4FZgqO0b5RpZzddjqchiO9hNrtX7xZdrxHjYMD1gw==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/textlint-rule-ja-no-mixed-period/-/textlint-rule-ja-no-mixed-period-3.0.1.tgz", + "integrity": "sha512-h5sljMUPD/buXR7B6DYPdd7B5EkXz5+wKtVhU4juti/QCJ8ngXpv55owhzWEV4ZqH1pTNnBess+38Yy4sI+R+w==", "dependencies": { - "check-ends-with-period": "^3.0.0", + "check-ends-with-period": "^3.0.2", "textlint-rule-helper": "^2.2.4" } }, @@ -20611,9 +20611,9 @@ "version": "0.0.2" }, "check-ends-with-period": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/check-ends-with-period/-/check-ends-with-period-3.0.0.tgz", - "integrity": "sha512-GfQoFKmICd6HgY+/69QovAT1yuxoYxuAmVRdB81BCl37qtmCGFy7svCKY8D4p/vLIbSp22sjnM7w3PIj0G6RIA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/check-ends-with-period/-/check-ends-with-period-3.0.2.tgz", + "integrity": "sha512-/Bw+avucqqZ7PjKCVDod1QDGyZjo7Ht2701pdgcpTXzK5jI73/OUh3VR+m18jNUoJx5DSOUv0AxELZF7FYtcDA==", "requires": { "emoji-regex": "^10.1.0" }, @@ -29292,11 +29292,11 @@ } }, "textlint-rule-ja-no-mixed-period": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/textlint-rule-ja-no-mixed-period/-/textlint-rule-ja-no-mixed-period-3.0.0.tgz", - "integrity": "sha512-wCXPUIZiT+ahOpUya6BpChmhL+2//AM2XviZrl3UNzouZ4FZgqO0b5RpZzddjqchiO9hNrtX7xZdrxHjYMD1gw==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/textlint-rule-ja-no-mixed-period/-/textlint-rule-ja-no-mixed-period-3.0.1.tgz", + "integrity": "sha512-h5sljMUPD/buXR7B6DYPdd7B5EkXz5+wKtVhU4juti/QCJ8ngXpv55owhzWEV4ZqH1pTNnBess+38Yy4sI+R+w==", "requires": { - "check-ends-with-period": "^3.0.0", + "check-ends-with-period": "^3.0.2", "textlint-rule-helper": "^2.2.4" } },