Skip to content

Commit 5f85588

Browse files
build(deps-dev): bump typescript from 4.7.4 to 5.8.3 in /functions
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.7.4 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](microsoft/TypeScript@v4.7.4...v5.8.3) --- 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] <support@github.com>
1 parent bb47b25 commit 5f85588

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

functions/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.

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"@tsconfig/node16": "^1.0.2",
3131
"concurrently": "^7.1.0",
3232
"cpx2": "^4.2.0",
33-
"typescript": "^4.6.4"
33+
"typescript": "^5.8.3"
3434
}
3535
}

0 commit comments

Comments
 (0)