Skip to content

Commit c530a25

Browse files
chore: bump typescript from 5.1.6 to 5.2.2
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] <support@github.com>
1 parent 419818b commit c530a25

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/visual-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"@types/jest": "29.5.5",
5555
"contentful": "10.5.2",
5656
"jest": "29.7.0",
57-
"typescript": "5.1.6"
57+
"typescript": "5.2.2"
5858
}
5959
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8769,10 +8769,10 @@ typedarray@^0.0.6:
87698769
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
87708770
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
87718771

8772-
typescript@5.1.6, "typescript@>=3 < 6", "typescript@^4.6.4 || ^5.0.0", typescript@^5.0.2:
8773-
version "5.1.6"
8774-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
8775-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
8772+
typescript@5.2.2, "typescript@>=3 < 6", "typescript@^4.6.4 || ^5.0.0", typescript@^5.0.2:
8773+
version "5.2.2"
8774+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
8775+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
87768776

87778777
typescript@~5.0.4:
87788778
version "5.0.4"

0 commit comments

Comments
 (0)