Skip to content

Commit 3cf6d11

Browse files
committed
chore(deps): update dependency textlint-rule-ja-space-between-half-and-full-width to v2.0.2
1 parent d1e8cb0 commit 3cf6d11

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"prettier": "2.0.2",
3131
"pretty-quick": "^2.0.1",
3232
"textlint": "11.6.2",
33-
"textlint-rule-ja-space-between-half-and-full-width": "2.0.1",
33+
"textlint-rule-ja-space-between-half-and-full-width": "2.0.2",
3434
"textlint-rule-no-todo": "2.0.1"
3535
}
3636
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2730,10 +2730,10 @@ textlint-rule-helper@^2.0.0:
27302730
structured-source "^3.0.2"
27312731
unist-util-visit "^1.1.0"
27322732

2733-
textlint-rule-ja-space-between-half-and-full-width@2.0.1:
2734-
version "2.0.1"
2735-
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"
2736-
integrity sha1-pSf4O9gzFJdj5AQ5ZfeWyewhkro=
2733+
textlint-rule-ja-space-between-half-and-full-width@2.0.2:
2734+
version "2.0.2"
2735+
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"
2736+
integrity sha512-M/lZvaB3RyjJobvJx1leXC51AIhI+UoC3tO2U4DxBRuTiBiy2vaegFzNPpfVkLKTF+cY012CdMXK1aiy0NottQ==
27372737
dependencies:
27382738
match-index "^1.0.1"
27392739
textlint-rule-helper "^2.0.0"

0 commit comments

Comments
 (0)