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
+1 -1
View File
@@ -25,6 +25,6 @@
"node-addon-landlock-run": "workspace:*",
"@types/node": "^24.10.0",
"tsx": "^4.20.6",
"typescript": "^5.9.3"
"typescript": "^6.0.3"
}
}