build(deps): bump @nevware21/ts-utils from 0.11.6 to 0.14.0 in /extensions/github (#318384)

build(deps): bump @nevware21/ts-utils in /extensions/github

Bumps [@nevware21/ts-utils](https://github.com/nevware21/ts-utils) from 0.11.6 to 0.14.0.
- [Release notes](https://github.com/nevware21/ts-utils/releases)
- [Changelog](https://github.com/nevware21/ts-utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nevware21/ts-utils/compare/0.11.6...0.14.0)

---
updated-dependencies:
- dependency-name: "@nevware21/ts-utils"
  dependency-version: 0.14.0
  dependency-type: indirect
...

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]
2026-05-26 17:18:32 +00:00
committed by GitHub
parent 823ab42156
commit a058a5062e

View File

@@ -141,9 +141,19 @@
}
},
"node_modules/@nevware21/ts-utils": {
"version": "0.11.6",
"resolved": "https://registry.npmjs.org/@nevware21/ts-utils/-/ts-utils-0.11.6.tgz",
"integrity": "sha512-OUUJTh3fnaUSzg9DEHgv3d7jC+DnPL65mIO7RaR+jWve7+MmcgIvF79gY97DPQ4frH+IpNR78YAYd/dW4gK3kg==",
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/@nevware21/ts-utils/-/ts-utils-0.14.0.tgz",
"integrity": "sha512-WoeqTIXQ8WPhl+lD2NbMHoAQ4sJl0n7EoRoDmVJui//Usg512enl9q1fdbVobuZt3omnxnmVsDrNIvPBvFgddQ==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/nevware21"
},
{
"type": "other",
"url": "https://buymeacoffee.com/nevware21"
}
],
"license": "MIT"
},
"node_modules/@octokit/auth-token": {