chore(deps-dev): bump typescript in /native/landlock-run

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-27 15:37:12 +00:00
committed by GitHub
parent 7e010cd39c
commit 79b5d570e7
2 changed files with 6 additions and 6 deletions

View File

@@ -25,6 +25,6 @@
"node-addon-landlock-run": "workspace:*", "node-addon-landlock-run": "workspace:*",
"@types/node": "^24.10.0", "@types/node": "^24.10.0",
"tsx": "^4.20.6", "tsx": "^4.20.6",
"typescript": "^5.9.3" "typescript": "^6.0.3"
} }
} }

View File

@@ -18,8 +18,8 @@ importers:
specifier: ^4.20.6 specifier: ^4.20.6
version: 4.23.0 version: 4.23.0
typescript: typescript:
specifier: ^5.9.3 specifier: ^6.0.3
version: 5.9.3 version: 6.0.3
packages/entry: packages/entry:
optionalDependencies: optionalDependencies:
@@ -210,8 +210,8 @@ packages:
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
hasBin: true hasBin: true
typescript@5.9.3: typescript@6.0.3:
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==}
engines: {node: '>=14.17'} engines: {node: '>=14.17'}
hasBin: true hasBin: true
@@ -340,6 +340,6 @@ snapshots:
optionalDependencies: optionalDependencies:
fsevents: 2.3.3 fsevents: 2.3.3
typescript@5.9.3: {} typescript@6.0.3: {}
undici-types@7.18.2: {} undici-types@7.18.2: {}