Skip to content

Commit 4c2654b

Browse files
fix(deps): update patch updates to ^14.7.2
1 parent 456a837 commit 4c2654b

File tree

4 files changed

+103
-114
lines changed

4 files changed

+103
-114
lines changed

example/package-lock.json

Lines changed: 97 additions & 108 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@textlint/website-generator": "^0.17.0",
15-
"textlint": "^14.7.1",
15+
"textlint": "^14.7.2",
1616
"textlint-filter-rule-comments": "^1.2.2",
1717
"install-local": "^3.0.1"
1818
}

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "^3.0.0",
3535
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.4",
36-
"@textlint/module-interop": "^14.7.1",
36+
"@textlint/module-interop": "^14.7.2",
3737
"textlint-rule-ja-no-abusage": "^3.0.0",
3838
"textlint-rule-ja-no-mixed-period": "^3.0.1",
3939
"textlint-rule-ja-no-redundant-expression": "^4.0.1",

0 commit comments

Comments
 (0)