Skip to content

Commit 4fd0633

Browse files
fix(deps): update dependency @textlint/module-interop to v12 (#78)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fd79232 commit 4fd0633

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
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@textlint-rule/textlint-rule-no-invalid-control-character": "^1.2.0",
3535
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.7",
36-
"@textlint/module-interop": "^1.2.5",
36+
"@textlint/module-interop": "^12.0.0",
3737
"textlint-rule-ja-no-abusage": "^3.0.0",
3838
"textlint-rule-ja-no-mixed-period": "^2.1.1",
3939
"textlint-rule-ja-no-redundant-expression": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -312,10 +312,10 @@
312312
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.4.tgz#176ecec3fd09c2860dd155c599fdc4087ff85f47"
313313
integrity sha512-/wUKvDbBEujrhpcuD7Et4Mcicm3SG2oAe/tyMruLxSJ86umGxd34dEcHRON8fJzou9qyt0gFoczcypd4k3hJow==
314314

315-
"@textlint/module-interop@^1.2.5":
316-
version "1.2.5"
317-
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.5.tgz#f10582e66e0633ac1aea228f30c5b3f5d8463f45"
318-
integrity sha512-+yEluCSbj6oxk9ENFojVcSxURvXOg7AU3vBiVHPjPEShaqbzZZ6tcut6gbDcIYhEDUkegZGmGwyfOe+wNABhKw==
315+
"@textlint/module-interop@^12.0.0":
316+
version "12.0.0"
317+
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-12.0.0.tgz#f6f4a513f7d58c25304fc1e6a544989a82565978"
318+
integrity sha512-WSuwd3pd2xYDCYqpA6NE8FwMZS4WJ2gZmsSCXBpOh3qJ/pHbmrfEaiwOpGQJA4RfXVp8Fy5KfaAQJIr+wox98A==
319319

320320
"@textlint/regexp-string-matcher@^1.0.2", "@textlint/regexp-string-matcher@^1.1.0":
321321
version "1.1.0"

0 commit comments

Comments
 (0)