Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 7f1a5a4

Browse files
build(deps-dev): bump typescript from 5.1.6 to 5.2.2 in /name-service/js (#5164)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e55b0cb commit 7f1a5a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

name-service/js/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2967,9 +2967,9 @@ typedoc@^0.25.0:
29672967
shiki "^0.14.1"
29682968

29692969
typescript@^5.0.4:
2970-
version "5.1.6"
2971-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
2972-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
2970+
version "5.2.2"
2971+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
2972+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
29732973

29742974
unbox-primitive@^1.0.2:
29752975
version "1.0.2"

0 commit comments

Comments
 (0)