Skip to content

Commit 011837a

Browse files
committed
fix(deps): update dependency @textlint/module-interop to ^1.0.2
1 parent 15f590a commit 011837a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@textlint-rule/textlint-rule-no-invalid-control-character": "^1.2.0",
3838
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.7",
39-
"@textlint/module-interop": "^1.0.1",
39+
"@textlint/module-interop": "^1.0.2",
4040
"textlint-rule-ja-no-abusage": "^2.0.1",
4141
"textlint-rule-ja-no-mixed-period": "^2.1.1",
4242
"textlint-rule-ja-no-redundant-expression": "^3.0.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@
121121
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.0.1.tgz#765ca9ccb9b66657d65061d3546b3fe51e48c983"
122122
integrity sha512-gqx1Te+lMnXX6xyGTUdzGhm8RT7IfiSRMtWoH1FeTMg2InArRT+lTksCFc/x5dtaPN4vwOFZUvU8oTzYQzXbyg==
123123

124+
"@textlint/module-interop@^1.0.2":
125+
version "1.0.2"
126+
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.0.2.tgz#8342b1a10048e3e9ce624c0000e477a8870a1d4b"
127+
integrity sha512-qQ6dqlg4SYywCywimIbkveQZu1MG6ugf6fcJuWDi3D51FbdkSRsMrPusJ1YoW6Y3XBp0ww9fJjXWtlUStGeQsw==
128+
124129
"@textlint/regexp-string-matcher@^1.0.2":
125130
version "1.0.2"
126131
resolved "https://registry.yarnpkg.com/@textlint/regexp-string-matcher/-/regexp-string-matcher-1.0.2.tgz#af2f04023d1481e1e6144f8ef22788811b93e542"

0 commit comments

Comments
 (0)