Skip to content

Commit d391161

Browse files
build(deps-dev): bump typescript from 5.7.2 to 5.7.3 in the misc group (#1788)
Bumps the misc group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea3ef37 commit d391161

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
"prettier": "3.4.2",
5757
"rimraf": "6.0.1",
5858
"ts-jest": "29.2.5",
59-
"typescript": "5.7.2"
59+
"typescript": "5.7.3"
6060
}
6161
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3298,10 +3298,10 @@ typescript-eslint@^8.13.0:
32983298
"@typescript-eslint/parser" "8.19.0"
32993299
"@typescript-eslint/utils" "8.19.0"
33003300

3301-
3302-
version "5.7.2"
3303-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
3304-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
3301+
3302+
version "5.7.3"
3303+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
3304+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
33053305

33063306
undici-types@~6.20.0:
33073307
version "6.20.0"

0 commit comments

Comments
 (0)