chore(deps-dev): bump @ts-dev-tools/core

Bumps the npm-dev-dependencies group with 1 update: [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools).


Updates `@ts-dev-tools/core` from 1.9.5 to 1.9.6
- [Release notes](https://github.com/escemi-tech/ts-dev-tools/releases)
- [Commits](https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.9.5...@ts-dev-tools/core@1.9.6)

---
updated-dependencies:
- dependency-name: "@ts-dev-tools/core"
  dependency-version: 1.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-12 04:02:42 +00:00 committed by GitHub
parent bc82ca5e29
commit a533babc51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -16,7 +16,7 @@
"docker-compose": "^1.2.0"
},
"devDependencies": {
"@ts-dev-tools/core": "^1.9.5",
"@ts-dev-tools/core": "^1.9.6",
"@vercel/ncc": "^0.38.3",
"eslint-plugin-github": "^6.0.0",
"eslint-plugin-jsonc": "^2.20.1"
@ -2690,9 +2690,9 @@
}
},
"node_modules/@ts-dev-tools/core": {
"version": "1.9.5",
"resolved": "https://registry.npmjs.org/@ts-dev-tools/core/-/core-1.9.5.tgz",
"integrity": "sha512-i5MKnEx8wtaU4VIitl+ddtLzV0vNpQQZYeYnZEYrKb7gBhaABNXjTnhYJCBNdKi/ExqlNc+QtCNuzbTP2hh2YA==",
"version": "1.9.6",
"resolved": "https://registry.npmjs.org/@ts-dev-tools/core/-/core-1.9.6.tgz",
"integrity": "sha512-jTn6iz39gU7mK+X+QaYQ/bWs+uzJ8eQKsD8elxd0Q2ec5Lh4ZTGti5lNGXV8UO3OnPYCNjVKBmhj6hYqgZ3MUg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -31,7 +31,7 @@
"docker-compose": "^1.2.0"
},
"devDependencies": {
"@ts-dev-tools/core": "^1.9.5",
"@ts-dev-tools/core": "^1.9.6",
"@vercel/ncc": "^0.38.3",
"eslint-plugin-github": "^6.0.0",
"eslint-plugin-jsonc": "^2.20.1"