Skip to content

Commit 3fc99a6

Browse files
Update typescript from 5.5.4 to 5.6.3
* Bump typescript from 5.5.4 to 5.6.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.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.5.4...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: regadas <[email protected]>
1 parent 2b00fc3 commit 3fc99a6

File tree

1 file changed

+6
-23
lines changed

1 file changed

+6
-23
lines changed

yarn.lock

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,16 +1149,6 @@ __metadata:
11491149
languageName: node
11501150
linkType: hard
11511151

1152-
"@typescript-eslint/scope-manager@npm:8.13.0":
1153-
version: 8.13.0
1154-
resolution: "@typescript-eslint/scope-manager@npm:8.13.0"
1155-
dependencies:
1156-
"@typescript-eslint/types": 8.13.0
1157-
"@typescript-eslint/visitor-keys": 8.13.0
1158-
checksum: 7c80fddb07b3b4e77f05c3ad8aec9a4dda553638188618bc993352ed2b39a8db464c8f28dad8dfc4d82e06ac793fa83a9983198231a7a4711a0dc6f0955b8ad5
1159-
languageName: node
1160-
linkType: hard
1161-
11621152
"@typescript-eslint/scope-manager@npm:8.2.0":
11631153
version: 8.2.0
11641154
resolution: "@typescript-eslint/scope-manager@npm:8.2.0"
@@ -1191,13 +1181,6 @@ __metadata:
11911181
languageName: node
11921182
linkType: hard
11931183

1194-
"@typescript-eslint/types@npm:8.13.0":
1195-
version: 8.13.0
1196-
resolution: "@typescript-eslint/types@npm:8.13.0"
1197-
checksum: 361489858f07cba8a331d360d73b51a174a902612fd7bb212560a4d7dc2bd704daf252debc410b09e92217aedca9076c3b2892ec76bcf83a7e1575a175942c2e
1198-
languageName: node
1199-
linkType: hard
1200-
12011184
"@typescript-eslint/types@npm:8.2.0":
12021185
version: 8.2.0
12031186
resolution: "@typescript-eslint/types@npm:8.2.0"
@@ -4778,22 +4761,22 @@ __metadata:
47784761
linkType: hard
47794762

47804763
"typescript@npm:^5.5.4":
4781-
version: 5.5.4
4782-
resolution: "typescript@npm:5.5.4"
4764+
version: 5.6.3
4765+
resolution: "typescript@npm:5.6.3"
47834766
bin:
47844767
tsc: bin/tsc
47854768
tsserver: bin/tsserver
4786-
checksum: b309040f3a1cd91c68a5a58af6b9fdd4e849b8c42d837b2c2e73f9a4f96a98c4f1ed398a9aab576ee0a4748f5690cf594e6b99dbe61de7839da748c41e6d6ca8
4769+
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
47874770
languageName: node
47884771
linkType: hard
47894772

47904773
"typescript@patch:typescript@^5.5.4#~builtin<compat/typescript>":
4791-
version: 5.5.4
4792-
resolution: "typescript@patch:typescript@npm%3A5.5.4#~builtin<compat/typescript>::version=5.5.4&hash=7ad353"
4774+
version: 5.6.3
4775+
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=7ad353"
47934776
bin:
47944777
tsc: bin/tsc
47954778
tsserver: bin/tsserver
4796-
checksum: fc52962f31a5bcb716d4213bef516885e4f01f30cea797a831205fc9ef12b405a40561c40eae3127ab85ba1548e7df49df2bcdee6b84a94bfbe3a0d7eff16b14
4779+
checksum: ade87bce2363ee963eed0e4ca8a312ea02c81873ebd53609bc3f6dc0a57f6e61ad7e3fb8cbb7f7ab8b5081cbee801b023f7c4823ee70b1c447eae050e6c7622b
47974780
languageName: node
47984781
linkType: hard
47994782

0 commit comments

Comments
 (0)