[Docs Site] Bump ts-blank-space from 0.6.1 to 0.6.2 (#24542)

Bumps [ts-blank-space](https://github.com/bloomberg/ts-blank-space) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/bloomberg/ts-blank-space/releases)
- [Commits](https://github.com/bloomberg/ts-blank-space/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: ts-blank-space
  dependency-version: 0.6.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-08-20 16:18:55 +01:00 committed by GitHub
parent 9ef25365c4
commit fadb62205a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -108,7 +108,7 @@
"svgo": "4.0.0",
"tailwindcss": "4.1.4",
"tippy.js": "6.3.7",
"ts-blank-space": "0.6.1",
"ts-blank-space": "0.6.2",
"tsx": "4.20.3",
"typescript": "5.8.3",
"typescript-eslint": "8.39.1",
@ -18087,13 +18087,13 @@
}
},
"node_modules/ts-blank-space": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/ts-blank-space/-/ts-blank-space-0.6.1.tgz",
"integrity": "sha512-LcM3W5HEyzTaXUeQITV8ploUOGe+zuuoFYsCfPscFLhx3bZn2sSfHMKxsULVG/zA7an9UhReiHv4Kk/6QzlpXQ==",
"version": "0.6.2",
"resolved": "https://registry.npmjs.org/ts-blank-space/-/ts-blank-space-0.6.2.tgz",
"integrity": "sha512-hZjcHdHrveEKI67v8OzI90a1bizgoDkY7ekE4fH89qJhZgxvmjfBOv98aibCU7OpKbvV3R9p/qd3DrzZqT1cFQ==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"typescript": "5.1.6 - 5.8.x"
"typescript": "5.1.6 - 5.9.x"
},
"engines": {
"node": ">=18.0.0"

View file

@ -126,7 +126,7 @@
"svgo": "4.0.0",
"tailwindcss": "4.1.4",
"tippy.js": "6.3.7",
"ts-blank-space": "0.6.1",
"ts-blank-space": "0.6.2",
"tsx": "4.20.3",
"typescript": "5.8.3",
"typescript-eslint": "8.39.1",