Bump textlint from 11.9.1 to 12.0.0 (#17948)

* Bump textlint from 11.9.1 to 12.0.0

Bumps [textlint](https://github.com/textlint/textlint) from 11.9.1 to 12.0.0.
- [Release notes](https://github.com/textlint/textlint/releases)
- [Changelog](https://github.com/textlint/textlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/textlint/textlint/compare/textlint@11.9.1...v12.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix new linter catch

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
dependabot[bot] 2021-05-25 11:53:04 +02:00 committed by GitHub
parent cdf2e35d8d
commit 578592dd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 462 additions and 348 deletions

806
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@
"remark-lint-fenced-code-flag": "^2.0.1",
"remark-lint-no-shell-dollars": "^2.0.2",
"remark-stringify": "^9.0.1",
"textlint": "^11.9.1",
"textlint": "^12.0.0",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-terminology": "^2.1.5"
},

View File

@ -15,7 +15,7 @@ You need to have a compatible Z-Wave stick or module installed. This needs to be
<div class='note'>
There are [known compatability issues](https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=245031#p1502030) with older hardware versions of the Aeotec stick not working on the Raspberry Pi 4. Aeotec has released a 2020 hardware revision ZW090-A/B/C Gen5+ with Pi 4 compatibility. Both hardware revisions are still being sold, make informed purchasing decisions if using paired with a Pi 4.
There are [known compatibility issues](https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=245031#p1502030) with older hardware versions of the Aeotec stick not working on the Raspberry Pi 4. Aeotec has released a 2020 hardware revision ZW090-A/B/C Gen5+ with Pi 4 compatibility. Both hardware revisions are still being sold, make informed purchasing decisions if using paired with a Pi 4.
</div>