Skip to content

Commit f6b1d25

Browse files
Bump typescript in /api-functions-v4-azure-resource-management
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3b9c39 commit f6b1d25

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

api-functions-v4-azure-resource-management/package-lock.json

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

api-functions-v4-azure-resource-management/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@types/node": "^18.x",
2222
"@typescript-eslint/eslint-plugin": "^5.57.0",
2323
"prettier": "^2.8.7",
24-
"typescript": "^4.0.0"
24+
"typescript": "^5.8.3"
2525
}
2626
}

0 commit comments

Comments
 (0)