Skip to content

Commit ce50846

Browse files
Bump typescript
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 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@v5.7.3...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4eef30 commit ce50846

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ops/services/app_functions/report_stream_batched_publisher/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier": "3.5.3",
4848
"rimraf": "^6.0.1",
4949
"ts-jest": "^29.2.6",
50-
"typescript": "^5.7.3"
50+
"typescript": "^5.8.3"
5151
},
5252
"eslintConfig": {
5353
"parser": "@typescript-eslint/parser",

ops/services/app_functions/report_stream_batched_publisher/functions/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4372,10 +4372,10 @@ type-fest@^0.21.3:
43724372
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
43734373
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
43744374

4375-
typescript@^5.7.3:
4376-
version "5.7.3"
4377-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
4378-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
4375+
typescript@^5.8.3:
4376+
version "5.8.3"
4377+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4378+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
43794379

43804380
undici-types@~6.19.2:
43814381
version "6.19.8"

0 commit comments

Comments
 (0)