File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 5
5
"test" : " npm run textlint"
6
6
},
7
7
"devDependencies" : {
8
- "textlint" : " ^11.7.7 " ,
8
+ "textlint" : " ^11.8.0 " ,
9
9
"textlint-filter-rule-comments" : " ^1.2.2" ,
10
10
"textlint-rule-preset-ja-technical-writing" : " file:../"
11
11
}
Original file line number Diff line number Diff line change 33
33
"dependencies" : {
34
34
"@textlint-rule/textlint-rule-no-invalid-control-character" : " ^1.2.0" ,
35
35
"@textlint-rule/textlint-rule-no-unmatched-pair" : " ^1.0.7" ,
36
- "@textlint/module-interop" : " ^1.1.5 " ,
36
+ "@textlint/module-interop" : " ^1.2.0 " ,
37
37
"textlint-rule-ja-no-abusage" : " ^2.0.1" ,
38
38
"textlint-rule-ja-no-mixed-period" : " ^2.1.1" ,
39
39
"textlint-rule-ja-no-redundant-expression" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 314
314
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.1.5.tgz#a6411fea590c35894626ce1b06ab2400842160af"
315
315
integrity sha512-YXz4qV6thEuwNfamHFhRsebZM7FWe1x3fD7XAqPxE8J+HLQea3Y0i52hU/rTQvt85omYq+37g3YtqjX60mYjog==
316
316
317
+ " @textlint/module-interop@^1.2.0 " :
318
+ version "1.2.0"
319
+ resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.0.tgz#e7b424fd67736f6b046e53becd18e7f7cafc8f60"
320
+ integrity sha512-vyievXVybAFXXOJzK9a1p+hZqBHViJVavNuQpYPPKjN/jyZVOKLSnCUOPjxp6+g7uir6dIdDiJGSM5B2dQwPLw==
321
+
317
322
" @textlint/regexp-string-matcher@^1.0.2" , "@textlint/regexp-string-matcher@^1.1.0":
318
323
version "1.1.0"
319
324
resolved "https://registry.yarnpkg.com/@textlint/regexp-string-matcher/-/regexp-string-matcher-1.1.0.tgz#e19975029ce228a214d50c6a7e9dbcbef29ad8cd"
You can’t perform that action at this time.
0 commit comments