Skip to content

Commit 06bda9e

Browse files
chore(deps-dev): bump typescript from 4.9.3 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 949fbcd commit 06bda9e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"npm-run-all": "~4.1.5",
8484
"qunit": "~2.19.1",
8585
"qunit-dom": "~2.0.0",
86-
"typescript": "~4.9.3",
86+
"typescript": "~5.1.6",
8787
"webpack": "~5.88.1"
8888
},
8989
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11653,10 +11653,10 @@ typescript-memoize@^1.0.0-alpha.3, typescript-memoize@^1.0.1:
1165311653
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.1.0.tgz#4a8f512d06fc995167c703a3592219901db8bc79"
1165411654
integrity sha512-LQPKVXK8QrBBkL/zclE6YgSWn0I8ew5m0Lf+XL00IwMhlotqRLlzHV+BRrljVQIc+NohUAuQP7mg4HQwrx5Xbg==
1165511655

11656-
typescript@~4.9.3:
11657-
version "4.9.3"
11658-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
11659-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
11656+
typescript@~5.1.6:
11657+
version "5.1.6"
11658+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
11659+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
1166011660

1166111661
uc.micro@^1.0.1, uc.micro@^1.0.5:
1166211662
version "1.0.6"

0 commit comments

Comments
 (0)