deps(npm): bump the textlint group across 1 directory with 2 updates (#6259)

Bumps the textlint group with 2 updates in the /dependencies directory: [textlint](https://github.com/textlint/textlint) and [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology).


Updates `textlint` from 14.2.0 to 14.2.1
- [Release notes](https://github.com/textlint/textlint/releases)
- [Commits](https://github.com/textlint/textlint/compare/v14.2.0...v14.2.1)

Updates `textlint-rule-terminology` from 5.2.6 to 5.2.12
- [Release notes](https://github.com/sapegin/textlint-rule-terminology/releases)
- [Commits](https://github.com/sapegin/textlint-rule-terminology/compare/v5.2.6...v5.2.12)

---
updated-dependencies:
- dependency-name: textlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: textlint
- dependency-name: textlint-rule-terminology
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: textlint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-10 19:30:24 +00:00 committed by GitHub
parent 0891581779
commit 2078ebbcae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 111 additions and 111 deletions

218
dependencies/package-lock.json generated vendored
View file

@ -53,10 +53,10 @@
"stylelint-config-standard-scss": "^11.1.0", "stylelint-config-standard-scss": "^11.1.0",
"stylelint-prettier": "^4.1.0", "stylelint-prettier": "^4.1.0",
"stylelint-scss": "^5.3.2", "stylelint-scss": "^5.3.2",
"textlint": "^14.2.0", "textlint": "^14.2.1",
"textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.2.2", "textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-terminology": "^5.2.6", "textlint-rule-terminology": "^5.2.12",
"ts-standard": "^12.0.2", "ts-standard": "^12.0.2",
"typescript": "^5.5.4" "typescript": "^5.5.4"
} }
@ -6743,58 +6743,58 @@
"integrity": "sha512-DPxbo0d6Uihwcv2MKE/6oUaCuipHeEygow0In98SHZRY8hMytYWoYQEfhcTE5i+0cIcA2hHZhz4OQ0JaujqZ6w==" "integrity": "sha512-DPxbo0d6Uihwcv2MKE/6oUaCuipHeEygow0In98SHZRY8hMytYWoYQEfhcTE5i+0cIcA2hHZhz4OQ0JaujqZ6w=="
}, },
"node_modules/@textlint/ast-tester": { "node_modules/@textlint/ast-tester": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.2.1.tgz",
"integrity": "sha512-k7HAVjv5hUFNWUeb1h+3yaoSnwhjKJ55FaFVlUPsW5qFRIAkWaZ0Xpo2IEAyGaa5jgulWe8vEX6ZTmvwi6bzUA==", "integrity": "sha512-JQhZQToHYfHy/w/AyRg+03uxG53yp6OSbq7mpRhvgpwMk/N5GAtF+vLhfMAUAStJLXpq5xfFEvDNROZsgn2x7Q==",
"dependencies": { "dependencies": {
"@textlint/ast-node-types": "^14.2.0", "@textlint/ast-node-types": "^14.2.1",
"debug": "^4.3.4" "debug": "^4.3.4"
} }
}, },
"node_modules/@textlint/ast-tester/node_modules/@textlint/ast-node-types": { "node_modules/@textlint/ast-tester/node_modules/@textlint/ast-node-types": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.1.tgz",
"integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==" "integrity": "sha512-UuYY1ADfU6Nvo3l9JQoJ6XWt1lohSyyvbFE96FVjkJDIwLxEyF8nPeoTNa/gJTmLCzimQfY0C+4jAYrPxVjt/A=="
}, },
"node_modules/@textlint/ast-traverse": { "node_modules/@textlint/ast-traverse": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.2.1.tgz",
"integrity": "sha512-qmB+bbLTndlgIObMxoXhdE/t1o6JUQxgw1pzLEtd7rvZO7sNH4Agui1ddlWjaIczj+K40tm8jsfi/74NJtJ9fg==", "integrity": "sha512-MmYIRE3myWPgswJlq1Iu42o/Z9aKQkeHF7SS/toySc1iDpjS4lKTYcbzRoq+RD8Tjp35RCcxBIpufrrZrT7V0Q==",
"dependencies": { "dependencies": {
"@textlint/ast-node-types": "^14.2.0" "@textlint/ast-node-types": "^14.2.1"
} }
}, },
"node_modules/@textlint/ast-traverse/node_modules/@textlint/ast-node-types": { "node_modules/@textlint/ast-traverse/node_modules/@textlint/ast-node-types": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.1.tgz",
"integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==" "integrity": "sha512-UuYY1ADfU6Nvo3l9JQoJ6XWt1lohSyyvbFE96FVjkJDIwLxEyF8nPeoTNa/gJTmLCzimQfY0C+4jAYrPxVjt/A=="
}, },
"node_modules/@textlint/config-loader": { "node_modules/@textlint/config-loader": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-14.2.1.tgz",
"integrity": "sha512-LDIr0zykTVsIWz/q+NIiYXoF0Fqdl1X+JLGIAG6E2CTKJhsGW4naKvt2d9zWhCjSM7E9ZX6XAdvo16WDJALYlg==", "integrity": "sha512-QfrALRn6ObeuTuwAl/bEtI9ScU2dTYDd+w3lB6JAQL+baAk8vclXnzbzI9L3p+YhmhGxOSNohZV09qSkhDYHZg==",
"dependencies": { "dependencies": {
"@textlint/kernel": "^14.2.0", "@textlint/kernel": "^14.2.1",
"@textlint/module-interop": "^14.2.0", "@textlint/module-interop": "^14.2.1",
"@textlint/types": "^14.2.0", "@textlint/types": "^14.2.1",
"@textlint/utils": "^14.2.0", "@textlint/utils": "^14.2.1",
"debug": "^4.3.4", "debug": "^4.3.4",
"rc-config-loader": "^4.1.3", "rc-config-loader": "^4.1.3",
"try-resolve": "^1.0.1" "try-resolve": "^1.0.1"
} }
}, },
"node_modules/@textlint/feature-flag": { "node_modules/@textlint/feature-flag": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.2.1.tgz",
"integrity": "sha512-KjO4ACoKhA10XUi4Wp3dKixfEMFQAE+WLgCDEB5k+cAKPkwaFYjN5vezA1TGe+fSHcQiBjv268F0r3hmtsPf8Q==" "integrity": "sha512-7fXZWh3UUH0LwPu2CWJOaSnYHVQojgQ/ulXQayMXf50x3/CGY/dqaBKpB+I/PW+60/pnKgUwJm9E/eHzwhVAqQ=="
}, },
"node_modules/@textlint/fixer-formatter": { "node_modules/@textlint/fixer-formatter": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-14.2.1.tgz",
"integrity": "sha512-Ji4Kq0hckDj1WranfNwnN87nUE4EldMyf7z2AEQ51vDSqLeYk+WCQo6/Gc+a+ytQt5s/QPyfcpiHItr75xHF8g==", "integrity": "sha512-AquSEaP0m0ZGlCzOHwRiAmnruFAngjLL5g/ZzE2REQ2qwSnUuxEII5SsucqTgT37LXOKBXNpU1OSPlKwtF2aJw==",
"dependencies": { "dependencies": {
"@textlint/module-interop": "^14.2.0", "@textlint/module-interop": "^14.2.1",
"@textlint/types": "^14.2.0", "@textlint/types": "^14.2.1",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"debug": "^4.3.4", "debug": "^4.3.4",
"diff": "^5.2.0", "diff": "^5.2.0",
@ -6810,36 +6810,36 @@
"integrity": "sha512-J3cG1pl2llYD4ZaZMe0qVgVaHT8RvT+/SW1FHQ8HRceNalMM9O0Y8iIgtl4GGOx4vMghoIPKFVLASw8P8bJ3ZA==" "integrity": "sha512-J3cG1pl2llYD4ZaZMe0qVgVaHT8RvT+/SW1FHQ8HRceNalMM9O0Y8iIgtl4GGOx4vMghoIPKFVLASw8P8bJ3ZA=="
}, },
"node_modules/@textlint/kernel": { "node_modules/@textlint/kernel": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.2.1.tgz",
"integrity": "sha512-QYF2ZGnkLhd+GYGWL2wpZNjK0ec8HqwGjAsmc49E0g5NKMDvX3U/TYGwjsM8g6WCxGVGS625wr0tm6UxIAK5+Q==", "integrity": "sha512-PkCagYKlVLQvw9CBijJJ30Hmp9rk9oJJt9danoMhdR+v91SMQ7eeWk7HG8CqGbEnL0NehoOqgZV+O5Tfr8x38A==",
"dependencies": { "dependencies": {
"@textlint/ast-node-types": "^14.2.0", "@textlint/ast-node-types": "^14.2.1",
"@textlint/ast-tester": "^14.2.0", "@textlint/ast-tester": "^14.2.1",
"@textlint/ast-traverse": "^14.2.0", "@textlint/ast-traverse": "^14.2.1",
"@textlint/feature-flag": "^14.2.0", "@textlint/feature-flag": "^14.2.1",
"@textlint/source-code-fixer": "^14.2.0", "@textlint/source-code-fixer": "^14.2.1",
"@textlint/types": "^14.2.0", "@textlint/types": "^14.2.1",
"@textlint/utils": "^14.2.0", "@textlint/utils": "^14.2.1",
"debug": "^4.3.4", "debug": "^4.3.4",
"fast-equals": "^4.0.3", "fast-equals": "^4.0.3",
"structured-source": "^4.0.0" "structured-source": "^4.0.0"
} }
}, },
"node_modules/@textlint/kernel/node_modules/@textlint/ast-node-types": { "node_modules/@textlint/kernel/node_modules/@textlint/ast-node-types": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.1.tgz",
"integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==" "integrity": "sha512-UuYY1ADfU6Nvo3l9JQoJ6XWt1lohSyyvbFE96FVjkJDIwLxEyF8nPeoTNa/gJTmLCzimQfY0C+4jAYrPxVjt/A=="
}, },
"node_modules/@textlint/linter-formatter": { "node_modules/@textlint/linter-formatter": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-14.2.1.tgz",
"integrity": "sha512-9+5n3UIhbKGNCvI5s0BJexHrWqw/TZQnUQLpvbL04SnJqwSH2xlUQfEwPAybPO1Tb9coUGHYlBZObRxy9tRwig==", "integrity": "sha512-GHgNuQQAA/YyYeYcfF0JbFZZomrC0VtfldjKqCmTmPy7c89MTZPZFgyRbTKm1G8tUmxh4RuT1rkgwvX3IgT2VQ==",
"dependencies": { "dependencies": {
"@azu/format-text": "^1.0.2", "@azu/format-text": "^1.0.2",
"@azu/style-format": "^1.0.1", "@azu/style-format": "^1.0.1",
"@textlint/module-interop": "^14.2.0", "@textlint/module-interop": "^14.2.1",
"@textlint/types": "^14.2.0", "@textlint/types": "^14.2.1",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"debug": "^4.3.4", "debug": "^4.3.4",
"js-yaml": "^3.14.1", "js-yaml": "^3.14.1",
@ -6878,11 +6878,11 @@
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="
}, },
"node_modules/@textlint/markdown-to-ast": { "node_modules/@textlint/markdown-to-ast": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-14.2.1.tgz",
"integrity": "sha512-vDcj8fuo1ZJinLtDwMO8yh9hxWujDFQRJ/MDd4Y+vxGDJRnB0c9ZVPOOPlQjaumlVNI7CB1fDsz+jx8z6/d8iw==", "integrity": "sha512-IbxuCiGg2dQMg+PlLrSIvryEAngdvydF1MztRII9AjJNOMKomzYmZaNVRaANlhuFLnOwJbunNg0MV1q7oXz+iw==",
"dependencies": { "dependencies": {
"@textlint/ast-node-types": "^14.2.0", "@textlint/ast-node-types": "^14.2.1",
"debug": "^4.3.4", "debug": "^4.3.4",
"mdast-util-gfm-autolink-literal": "^0.1.3", "mdast-util-gfm-autolink-literal": "^0.1.3",
"neotraverse": "^0.6.15", "neotraverse": "^0.6.15",
@ -6894,14 +6894,14 @@
} }
}, },
"node_modules/@textlint/markdown-to-ast/node_modules/@textlint/ast-node-types": { "node_modules/@textlint/markdown-to-ast/node_modules/@textlint/ast-node-types": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.1.tgz",
"integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==" "integrity": "sha512-UuYY1ADfU6Nvo3l9JQoJ6XWt1lohSyyvbFE96FVjkJDIwLxEyF8nPeoTNa/gJTmLCzimQfY0C+4jAYrPxVjt/A=="
}, },
"node_modules/@textlint/module-interop": { "node_modules/@textlint/module-interop": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.2.1.tgz",
"integrity": "sha512-1X3DfCwF3y07eVyK41K6As0L+Ekyn5lAh98hVoUNOGDJQtjRvM3aKZ8z0o0BtbCeH7nYTyExo31lUgURWuDWnQ==" "integrity": "sha512-xMkUYUDnP6le/s3oHyoAX6pvIESDlz7l+vUyDwQjKxnZwawdaO3K8aZIXkXDh4VNiBx9erFhsFoePm714VsPtA=="
}, },
"node_modules/@textlint/regexp-string-matcher": { "node_modules/@textlint/regexp-string-matcher": {
"version": "1.1.1", "version": "1.1.1",
@ -6925,60 +6925,60 @@
} }
}, },
"node_modules/@textlint/source-code-fixer": { "node_modules/@textlint/source-code-fixer": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.2.1.tgz",
"integrity": "sha512-xMFtpwcs5Z1WTiFBmLN2Fe2GQg3u0kEZgF42AvFHKphbmToKYlGUMw1jaMsEXaxrTOTjqwj3SycRR7rrgKgOxg==", "integrity": "sha512-5VI+BLieZOrXVrqCkEIbvGu73gkKw52Ns8J1OPNqaCpbnmiKmKcRzBsbMxzwD4Pa7M0l4yhUzyd15/7i7hzmAg==",
"dependencies": { "dependencies": {
"@textlint/types": "^14.2.0", "@textlint/types": "^14.2.1",
"debug": "^4.3.4" "debug": "^4.3.4"
} }
}, },
"node_modules/@textlint/text-to-ast": { "node_modules/@textlint/text-to-ast": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-14.2.1.tgz",
"integrity": "sha512-i71ksLnlkb6epmeOiRv/xiHHLBWOtCx3gUBiTr8YC/9xbdhzBehFblJ6IjeikIJYPTfpzDECRmDqDNq7Cvos3Q==", "integrity": "sha512-SHZIroDA1Gabhfj/GEatuP3x7CeD0I2xqWaJTaXkmuAgj6ckrjF9130zTgRCmOgm174FDr//H1MO6nc30ly2sA==",
"dependencies": { "dependencies": {
"@textlint/ast-node-types": "^14.2.0" "@textlint/ast-node-types": "^14.2.1"
} }
}, },
"node_modules/@textlint/text-to-ast/node_modules/@textlint/ast-node-types": { "node_modules/@textlint/text-to-ast/node_modules/@textlint/ast-node-types": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.1.tgz",
"integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==" "integrity": "sha512-UuYY1ADfU6Nvo3l9JQoJ6XWt1lohSyyvbFE96FVjkJDIwLxEyF8nPeoTNa/gJTmLCzimQfY0C+4jAYrPxVjt/A=="
}, },
"node_modules/@textlint/textlint-plugin-markdown": { "node_modules/@textlint/textlint-plugin-markdown": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.2.1.tgz",
"integrity": "sha512-TDd132D816R5q+/ZDfxe15Cxua6RNegkQzPv0iaZZKob6t8lhMND6lUHfbXEEGHCtyignxZUXQXZGZcjKtWL4A==", "integrity": "sha512-14ZKJ9xsmTM9fr7S+ybisnhfNwL9CH/qcIU4/yjoP73RL1MMX4ddb/THGDBVt5O/wm4kzSUFP0CiNtDVxFfskQ==",
"dependencies": { "dependencies": {
"@textlint/markdown-to-ast": "^14.2.0" "@textlint/markdown-to-ast": "^14.2.1"
} }
}, },
"node_modules/@textlint/textlint-plugin-text": { "node_modules/@textlint/textlint-plugin-text": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.2.1.tgz",
"integrity": "sha512-5E39BWG9T5c0XOz5Vxdffa17FDwu9Woud29bYyq3OQ+JjwMQXSz3JPQ1MTNsJbqn0R58+ZKXfaWEZ/Gsoau5UA==", "integrity": "sha512-9rKR6zFfcO80cOhgUbWtcGTETe35osoyxdV5wuwf2xQLy4KTr9p1X9Jox6NjfLq6OSnOKAsiM/s31QlT6Mczlg==",
"dependencies": { "dependencies": {
"@textlint/text-to-ast": "^14.2.0" "@textlint/text-to-ast": "^14.2.1"
} }
}, },
"node_modules/@textlint/types": { "node_modules/@textlint/types": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.2.1.tgz",
"integrity": "sha512-lK8HCnkNg+spOHVw1HX0AvwP1BZVlJsbL4OLIHnwfvakfUxLQFXtJ6x2asAXMNMQGqwSWKQrLBCmWZWVsDtReg==", "integrity": "sha512-SaJsPYn7mXbInU77wbvsW277hLwmyijCS6Gld3VjBxXBYpJb9fzDliKHt1GYTYNRMtI/jQudwl13Clyt3nju5w==",
"dependencies": { "dependencies": {
"@textlint/ast-node-types": "^14.2.0" "@textlint/ast-node-types": "^14.2.1"
} }
}, },
"node_modules/@textlint/types/node_modules/@textlint/ast-node-types": { "node_modules/@textlint/types/node_modules/@textlint/ast-node-types": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.1.tgz",
"integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==" "integrity": "sha512-UuYY1ADfU6Nvo3l9JQoJ6XWt1lohSyyvbFE96FVjkJDIwLxEyF8nPeoTNa/gJTmLCzimQfY0C+4jAYrPxVjt/A=="
}, },
"node_modules/@textlint/utils": { "node_modules/@textlint/utils": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.2.1.tgz",
"integrity": "sha512-eXRygFRC1CK+BHRqIe2RRFiC8VJMpV7NwsLdBKsFMcivgNRgL6hkhhbrMI6MbPg+jdWM+nK5Z9+QpPYL9c9/pg==" "integrity": "sha512-I8rV2jJfiVSP8EtpVSXCqISqyRPwx3GdZIIXehWn5k86cnBMt5RkPI4lvxZEbLECHsUkhQx11rC2tkOpabgUTA=="
}, },
"node_modules/@thi.ng/api": { "node_modules/@thi.ng/api": {
"version": "7.2.0", "version": "7.2.0",
@ -21154,22 +21154,22 @@
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
}, },
"node_modules/textlint": { "node_modules/textlint": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/textlint/-/textlint-14.2.0.tgz", "resolved": "https://registry.npmjs.org/textlint/-/textlint-14.2.1.tgz",
"integrity": "sha512-f3vT1mwpHuP2IWNG7AiE7n4nRKiOI/4Rxz7wQSv6KWaCgigcwi9x4JCMWKn1gpEvC/bssKW1/G0XxzHvKybCKg==", "integrity": "sha512-dqzQ/VKQeofwCbVgpzoE1sRUQkIU4zquNFbvtBQpUbS121w8hB51BtomCKbB42V86kDHONQYlPz4nocdaZh7ww==",
"dependencies": { "dependencies": {
"@textlint/ast-node-types": "^14.2.0", "@textlint/ast-node-types": "^14.2.1",
"@textlint/ast-traverse": "^14.2.0", "@textlint/ast-traverse": "^14.2.1",
"@textlint/config-loader": "^14.2.0", "@textlint/config-loader": "^14.2.1",
"@textlint/feature-flag": "^14.2.0", "@textlint/feature-flag": "^14.2.1",
"@textlint/fixer-formatter": "^14.2.0", "@textlint/fixer-formatter": "^14.2.1",
"@textlint/kernel": "^14.2.0", "@textlint/kernel": "^14.2.1",
"@textlint/linter-formatter": "^14.2.0", "@textlint/linter-formatter": "^14.2.1",
"@textlint/module-interop": "^14.2.0", "@textlint/module-interop": "^14.2.1",
"@textlint/textlint-plugin-markdown": "^14.2.0", "@textlint/textlint-plugin-markdown": "^14.2.1",
"@textlint/textlint-plugin-text": "^14.2.0", "@textlint/textlint-plugin-text": "^14.2.1",
"@textlint/types": "^14.2.0", "@textlint/types": "^14.2.1",
"@textlint/utils": "^14.2.0", "@textlint/utils": "^14.2.1",
"debug": "^4.3.4", "debug": "^4.3.4",
"file-entry-cache": "^5.0.1", "file-entry-cache": "^5.0.1",
"get-stdin": "^5.0.1", "get-stdin": "^5.0.1",
@ -21230,9 +21230,9 @@
"integrity": "sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ==" "integrity": "sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ=="
}, },
"node_modules/textlint-rule-terminology": { "node_modules/textlint-rule-terminology": {
"version": "5.2.6", "version": "5.2.12",
"resolved": "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-5.2.6.tgz", "resolved": "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-5.2.12.tgz",
"integrity": "sha512-xKqNnq4NBHWJYklCXHKyn+oq1f+f3ayGp5KJB7rLXVdN5PxqH1RhuD5sAyMKnz3HHxDRsybpEwGQIbgIcRk7Yw==", "integrity": "sha512-qLyuqbGN7GBqKR7NT2yLyo8mmYmoCkk8bu3szvLxUkM+1Cc0D9G6MDyaYFrMM26GZuNbTREmuFxon/vTBDR/pw==",
"dependencies": { "dependencies": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"strip-json-comments": "^5.0.1", "strip-json-comments": "^5.0.1",
@ -21254,9 +21254,9 @@
} }
}, },
"node_modules/textlint/node_modules/@textlint/ast-node-types": { "node_modules/textlint/node_modules/@textlint/ast-node-types": {
"version": "14.2.0", "version": "14.2.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.1.tgz",
"integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==" "integrity": "sha512-UuYY1ADfU6Nvo3l9JQoJ6XWt1lohSyyvbFE96FVjkJDIwLxEyF8nPeoTNa/gJTmLCzimQfY0C+4jAYrPxVjt/A=="
}, },
"node_modules/textlint/node_modules/brace-expansion": { "node_modules/textlint/node_modules/brace-expansion": {
"version": "2.0.1", "version": "2.0.1",

View file

@ -48,10 +48,10 @@
"stylelint-config-standard-scss": "^11.1.0", "stylelint-config-standard-scss": "^11.1.0",
"stylelint-prettier": "^4.1.0", "stylelint-prettier": "^4.1.0",
"stylelint-scss": "^5.3.2", "stylelint-scss": "^5.3.2",
"textlint": "^14.2.0", "textlint": "^14.2.1",
"textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.2.2", "textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-terminology": "^5.2.6", "textlint-rule-terminology": "^5.2.12",
"ts-standard": "^12.0.2", "ts-standard": "^12.0.2",
"typescript": "^5.5.4" "typescript": "^5.5.4"
} }