Bump ts-standard from 11.0.0 to 12.0.1 in /dependencies (#3436)

Bumps [ts-standard](https://github.com/standard/ts-standard) from 11.0.0 to 12.0.1.
- [Release notes](https://github.com/standard/ts-standard/releases)
- [Changelog](https://github.com/standard/ts-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/ts-standard/compare/11.0.0...12.0.1)

---
updated-dependencies:
- dependency-name: ts-standard
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

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] 2022-10-11 08:38:27 -05:00 committed by GitHub
parent 48178ef80d
commit 7c532a5de9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1142 additions and 226 deletions

1366
dependencies/package-lock.json generated vendored

File diff suppressed because it is too large Load diff

View file

@ -49,7 +49,7 @@
"textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-terminology": "^3.0.3",
"ts-standard": "^11.0.0",
"ts-standard": "^12.0.1",
"typescript": "^4.8.4"
}
}