File tree 3 files changed +7
-2
lines changed
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.8.1 " ,
8
+ "textlint" : " ^11.8.2 " ,
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.2.1 " ,
36
+ "@textlint/module-interop" : " ^1.2.2 " ,
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 315
315
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.1.tgz#f0556383e7bd4506c35debc5c7f4acb65412f937"
316
316
integrity sha512-ZvxTTvEm7nmkRctWKREfvNvnVtRxRbdUms8cqkiYbP2K0fRIMacrWpL8z8cdkkdNZbaYciaUnyE3be7UD4J8EA==
317
317
318
+ " @textlint/module-interop@^1.2.2 " :
319
+ version "1.2.2"
320
+ resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.2.tgz#4f550c592439ec548eed1f90f127005ad339e5ad"
321
+ integrity sha512-B8HPS129lOqzEpRcafYl/OJ2TDxfBw1jGfEhebzwt3kGoMd5pQVih+hUIOl+SfAmLWqCDEniaKn0gw1s+hjSXA==
322
+
318
323
" @textlint/regexp-string-matcher@^1.0.2" , "@textlint/regexp-string-matcher@^1.1.0":
319
324
version "1.1.0"
320
325
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