Skip to content

Commit b92f811

Browse files
fix(deps): update dependency @textlint/module-interop to ^1.0.2 (#46)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a7e30ac commit b92f811

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
],
3434
"dependencies": {
3535
"@textlint-rule/textlint-rule-no-invalid-control-character": "^1.2.0",
36-
"@textlint/module-interop": "^1.0.1",
36+
"@textlint/module-interop": "^1.0.2",
3737
"textlint-rule-max-ten": "^2.0.2",
3838
"textlint-rule-no-double-negative-ja": "^1.0.3",
3939
"textlint-rule-no-doubled-conjunction": "^1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -179,10 +179,10 @@
179179
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.2.5.tgz#ae13981bc8711c98313a6ac1c361194d6bf2d39b"
180180
integrity sha512-+rEx4jLOeZpUcdvll7jEg/7hNbwYvHWFy4IGW/tk2JdbyB3SJVyIP6arAwzTH/sp/pO9jftfyZnRj4//sLbLvQ==
181181

182-
"@textlint/module-interop@^1.0.1":
183-
version "1.0.2"
184-
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.0.2.tgz#8342b1a10048e3e9ce624c0000e477a8870a1d4b"
185-
integrity sha512-qQ6dqlg4SYywCywimIbkveQZu1MG6ugf6fcJuWDi3D51FbdkSRsMrPusJ1YoW6Y3XBp0ww9fJjXWtlUStGeQsw==
182+
"@textlint/module-interop@^1.0.2":
183+
version "1.2.4"
184+
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.4.tgz#176ecec3fd09c2860dd155c599fdc4087ff85f47"
185+
integrity sha512-/wUKvDbBEujrhpcuD7Et4Mcicm3SG2oAe/tyMruLxSJ86umGxd34dEcHRON8fJzou9qyt0gFoczcypd4k3hJow==
186186

187187
"@textlint/regexp-string-matcher@^1.1.0":
188188
version "1.1.0"

0 commit comments

Comments
 (0)