mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
build(deps-dev): bump textlint-rule-terminology from 5.0.12 to 5.0.13 (#33295)
This commit is contained in:
parent
418eca09e0
commit
dc04957ecc
8
package-lock.json
generated
8
package-lock.json
generated
@ -23,7 +23,7 @@
|
|||||||
"textlint": "^14.0.4",
|
"textlint": "^14.0.4",
|
||||||
"textlint-filter-rule-comments": "^1.2.2",
|
"textlint-filter-rule-comments": "^1.2.2",
|
||||||
"textlint-rule-common-misspellings": "^1.0.1",
|
"textlint-rule-common-misspellings": "^1.0.1",
|
||||||
"textlint-rule-terminology": "^5.0.12"
|
"textlint-rule-terminology": "^5.0.13"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aashutoshrathi/word-wrap": {
|
"node_modules/@aashutoshrathi/word-wrap": {
|
||||||
@ -6113,9 +6113,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/textlint-rule-terminology": {
|
"node_modules/textlint-rule-terminology": {
|
||||||
"version": "5.0.12",
|
"version": "5.0.13",
|
||||||
"resolved": "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-5.0.12.tgz",
|
"resolved": "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-5.0.13.tgz",
|
||||||
"integrity": "sha512-feTwAMadVRe9Rr0LsxKdahG6e/peCjwuhxGiuGRE/H5Ys6ECgKkfRP/HVufqKxJvlrqY1S1YnHDEkvq6xTpoAA==",
|
"integrity": "sha512-1LONlbrn0fRhz/eCWPrnrxc5nz07NDjLLa4yiPm/hMtn/4Gi11R0lHbVgl+Ux6l8NC/a/NS5f6zQkJqqWy5bMw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.15",
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"textlint": "^14.0.4",
|
"textlint": "^14.0.4",
|
||||||
"textlint-filter-rule-comments": "^1.2.2",
|
"textlint-filter-rule-comments": "^1.2.2",
|
||||||
"textlint-rule-common-misspellings": "^1.0.1",
|
"textlint-rule-common-misspellings": "^1.0.1",
|
||||||
"textlint-rule-terminology": "^5.0.12"
|
"textlint-rule-terminology": "^5.0.13"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"minimist": ">=1.2.5"
|
"minimist": ">=1.2.5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user