Skip to content

Commit

Permalink
Deps: Update dependency textlint-rule-terminology to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2023
1 parent 0e09247 commit 7919421
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/textlint-rule-preset-lmc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"textlint-rule-apostrophe": "^2.0.0",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-stop-words": "^2.0.2",
"textlint-rule-terminology": "^2.0.1",
"textlint-rule-terminology": "^3.0.0",
"textlint-rule-title-case": "^3.0.0",
"textlint-rule-write-good": "^2.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10318,10 +10318,10 @@ textlint-rule-stop-words@^2.0.2:
split-lines "^2.0.0"
textlint-rule-helper "^2.1.1"

textlint-rule-terminology@^2.0.1:
version "2.1.6"
resolved "https://registry.yarnpkg.com/textlint-rule-terminology/-/textlint-rule-terminology-2.1.6.tgz#6d9dc5fe77edf2e1917889e8a299d50b8edf1adb"
integrity sha512-3OdV/0DE8RpIYcshz+5wFaDwNYIlqfsBA8TODgNd68T339rn+K69ak5hoXUBSSuTousbAbCFDPqTILG20os44A==
textlint-rule-terminology@^3.0.0:
version "3.0.4"
resolved "https://registry.yarnpkg.com/textlint-rule-terminology/-/textlint-rule-terminology-3.0.4.tgz#5e51fffe4dc5d1f82c2fa0482137e5c75a7eaaae"
integrity sha512-obQ3y0hqX6OWCrM8K5K6WSJGE4BOyNfGF6hUGPet56taTm/xzkRu8XA6vpn2GFr4zom/oMa0sBJ3OtDWCgrS/g==
dependencies:
lodash "^4.17.15"
strip-json-comments "^3.0.1"
Expand Down

0 comments on commit 7919421

Please sign in to comment.