Skip to content

Commit ee300d7

Browse files
Bump typescript from 5.9.2 to 5.9.3 in /Umbraco.Community.UmbNav
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4853f9 commit ee300d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Umbraco.Community.UmbNav/package-lock.json

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

Umbraco.Community.UmbNav/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@playwright/test": "^1.56.1",
2323
"@types/node": "^24.5.0",
2424
"@umbraco-cms/backoffice": "~17.0.0",
25-
"typescript": "^5.8.3",
25+
"typescript": "^5.9.3",
2626
"vite": "^7.1.11",
2727
"prompt": "^1.2.0"
2828
}

0 commit comments

Comments
 (0)