-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency textlint-rule-ja-space-between-half-an…
…d-full-width to v2.0.2
- Loading branch information
1 parent
d1e8cb0
commit 3cf6d11
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2730,10 +2730,10 @@ textlint-rule-helper@^2.0.0: | |
structured-source "^3.0.2" | ||
unist-util-visit "^1.1.0" | ||
|
||
[email protected].1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-between-half-and-full-width/-/textlint-rule-ja-space-between-half-and-full-width-2.0.1.tgz#a527f83bd833149763e4043965f796c9ec2192ba" | ||
integrity sha1-pSf4O9gzFJdj5AQ5ZfeWyewhkro= | ||
[email protected].2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-between-half-and-full-width/-/textlint-rule-ja-space-between-half-and-full-width-2.0.2.tgz#c22dc52759e26ff7c65f5c0bb7c80ec3a7793dfa" | ||
integrity sha512-M/lZvaB3RyjJobvJx1leXC51AIhI+UoC3tO2U4DxBRuTiBiy2vaegFzNPpfVkLKTF+cY012CdMXK1aiy0NottQ== | ||
dependencies: | ||
match-index "^1.0.1" | ||
textlint-rule-helper "^2.0.0" | ||
|