Skip to content

Commit 00ca869

Browse files
chore(deps-dev): bump typescript in /packages/install-counter-worker
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@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>
1 parent b6a6350 commit 00ca869

2 files changed

Lines changed: 5 additions & 92 deletions

File tree

packages/install-counter-worker/package-lock.json

Lines changed: 4 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/install-counter-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@cloudflare/workers-types": "^4.20250520.0",
12-
"typescript": "^5.9.3",
12+
"typescript": "^6.0.3",
1313
"vitest": "^2.1.9",
1414
"wrangler": "^4.45.3"
1515
}

0 commit comments

Comments
 (0)