Skip to content

Commit

Permalink
fix(deps): update patch updates to ^14.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 215a021 commit f069d78
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@textlint/website-generator": "^0.17.0",
"textlint": "^14.4.0",
"textlint": "^14.4.2",
"textlint-filter-rule-comments": "^1.2.2",
"install-local": "^3.0.1"
}
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@textlint-rule/textlint-rule-no-invalid-control-character": "^3.0.0",
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.4",
"@textlint/module-interop": "^14.4.0",
"@textlint/module-interop": "^14.4.2",
"textlint-rule-ja-no-abusage": "^3.0.0",
"textlint-rule-ja-no-mixed-period": "^3.0.1",
"textlint-rule-ja-no-redundant-expression": "^4.0.1",
Expand Down

0 comments on commit f069d78

Please sign in to comment.