build(deps-dev): bump cspell from 9.1.1 to 9.1.2 (#8813)

Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.1.2/packages/cspell)

---
updated-dependencies:
- dependency-name: cspell
  dependency-version: 9.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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] 2025-06-30 21:32:31 +03:00 committed by GitHub
parent a74cf7ae8e
commit c05cd00f88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 117 additions and 117 deletions

View file

@ -33,6 +33,6 @@
},
"devDependencies": {
"@playwright/test": "1.53.1",
"cspell": "9.1.1"
"cspell": "9.1.2"
}
}