build(deps-dev): bump textlint-rule-terminology from 5.0.2 to 5.0.9 (#32959)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-27 08:16:44 +02:00 committed by GitHub
parent 926be6ba23
commit 1e2cdd8ed4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -23,7 +23,7 @@
"textlint": "^14.0.4",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-terminology": "^5.0.2"
"textlint-rule-terminology": "^5.0.9"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
@ -6113,9 +6113,9 @@
}
},
"node_modules/textlint-rule-terminology": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-5.0.2.tgz",
"integrity": "sha512-NoIiYmjRjvStCrpDxMBUHpaBIDOkJRfD+oA6WmPpoqDuksT3LlNtMeBhtNKhEvFLsSORtobostVDy3nnShBUEw==",
"version": "5.0.9",
"resolved": "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-5.0.9.tgz",
"integrity": "sha512-+6z9J8plZEtJdnaWyj0qpPtQBKEW9dq+a9mfJzOA6ZseHycnvlQzD66toyLBgm4XoGUe8ZNabS0h/eVYvY7Yyw==",
"dev": true,
"dependencies": {
"lodash": "^4.17.15",

View File

@ -18,7 +18,7 @@
"textlint": "^14.0.4",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-terminology": "^5.0.2"
"textlint-rule-terminology": "^5.0.9"
},
"resolutions": {
"minimist": ">=1.2.5"