From 6f1f685c528c2f45f07ed32459e8567cf5f9f876 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Mar 2021 08:09:01 +0000 Subject: [PATCH] fix(deps): update patch updates --- example/package.json | 2 +- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/example/package.json b/example/package.json index 6c9ce4a..e607a54 100644 --- a/example/package.json +++ b/example/package.json @@ -5,7 +5,7 @@ "test": "npm run textlint" }, "devDependencies": { - "textlint": "^11.8.2", + "textlint": "^11.8.3", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-preset-ja-technical-writing": "file:../" } diff --git a/package.json b/package.json index 5d58788..eb46ad3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "@textlint-rule/textlint-rule-no-invalid-control-character": "^1.2.0", "@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.7", - "@textlint/module-interop": "^1.2.2", + "@textlint/module-interop": "^1.2.3", "textlint-rule-ja-no-abusage": "^2.0.1", "textlint-rule-ja-no-mixed-period": "^2.1.1", "textlint-rule-ja-no-redundant-expression": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 8178afe..b083a22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -315,10 +315,10 @@ resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.1.tgz#f0556383e7bd4506c35debc5c7f4acb65412f937" integrity sha512-ZvxTTvEm7nmkRctWKREfvNvnVtRxRbdUms8cqkiYbP2K0fRIMacrWpL8z8cdkkdNZbaYciaUnyE3be7UD4J8EA== -"@textlint/module-interop@^1.2.2": - version "1.2.2" - resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.2.tgz#4f550c592439ec548eed1f90f127005ad339e5ad" - integrity sha512-B8HPS129lOqzEpRcafYl/OJ2TDxfBw1jGfEhebzwt3kGoMd5pQVih+hUIOl+SfAmLWqCDEniaKn0gw1s+hjSXA== +"@textlint/module-interop@^1.2.3": + version "1.2.3" + resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.3.tgz#1e8e428b07356dcfbd850bab90bff13de9f751f2" + integrity sha512-BHpF/NSOWZIBJVvwe1Aww9k7lh04lr8xrFpoDfmdp3QolrAakdd5xTso2U1kJpWeZatQgh4naSI2X7IUEM2b2Q== "@textlint/regexp-string-matcher@^1.0.2", "@textlint/regexp-string-matcher@^1.1.0": version "1.1.0"