Skip to content

Commit e25ad15

Browse files
fix(deps): update dependency @textlint/module-interop to v15 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 463c5eb commit e25ad15

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
@@ -32,7 +32,7 @@
3232
],
3333
"dependencies": {
3434
"@textlint-rule/textlint-rule-no-invalid-control-character": "^3.0.0",
35-
"@textlint/module-interop": "^14.0.0",
35+
"@textlint/module-interop": "^15.0.0",
3636
"textlint-rule-max-ten": "^5.0.0",
3737
"textlint-rule-no-double-negative-ja": "^2.0.1",
3838
"textlint-rule-no-doubled-conjunction": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,10 +299,10 @@
299299
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.2.tgz#d3fda5c9086baba04bc75440039ccf18415c8446"
300300
integrity sha512-m5brKbI7UY/Q8sbIZ7z1KB8ls04nRILshz5fPQ4EZ04jL19qrrUHJR8A6nK3vJ/GelkDWl4I0VDYSAjLEFQV8g==
301301

302-
"@textlint/module-interop@^14.0.0":
303-
version "14.0.0"
304-
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.0.0.tgz#3ceb1fb1398a9c6652e20214367606d9d55c4490"
305-
integrity sha512-QjSSwW2Dh+NEhWH6nsnVaJ9NI7MjAFUk96M8x+BTg7i7PES7cFAvjVCR2hgetrKhJWl3YKsiuWZ7f7tUkGCimw==
302+
"@textlint/module-interop@^15.0.0":
303+
version "15.2.1"
304+
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-15.2.1.tgz#97d05335280cdf680427c6eede2a4be448f24be3"
305+
integrity sha512-b/C/ZNrm05n1ypymDknIcpkBle30V2ZgE3JVqQlA9PnQV46Ky510qrZk6s9yfKgA3m1YRnAw04m8xdVtqjq1qg==
306306

307307
"@textlint/regexp-string-matcher@^2.0.2":
308308
version "2.0.2"

0 commit comments

Comments
 (0)