Skip to content

Commit 3d3d274

Browse files
Bump typescript from 5.5.4 to 5.6.2 (#351)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2. - [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.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 13076a3 commit 3d3d274

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier": "3.3.3",
4848
"rimraf": "6.0.1",
4949
"ts-jest": "29.2.5",
50-
"typescript": "5.5.4"
50+
"typescript": "5.6.2"
5151
},
5252
"packageManager": "[email protected]"
5353
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ __metadata:
498498
rimraf: "npm:6.0.1"
499499
ts-jest: "npm:29.2.5"
500500
tslib: "npm:^2.7.0"
501-
typescript: "npm:5.5.4"
501+
typescript: "npm:5.6.2"
502502
languageName: unknown
503503
linkType: soft
504504

@@ -5996,13 +5996,13 @@ __metadata:
59965996
languageName: node
59975997
linkType: hard
59985998

5999-
"typescript@npm:5.5.4":
6000-
version: 5.5.4
6001-
resolution: "typescript@npm:5.5.4"
5999+
"typescript@npm:5.6.2":
6000+
version: 5.6.2
6001+
resolution: "typescript@npm:5.6.2"
60026002
bin:
60036003
tsc: bin/tsc
60046004
tsserver: bin/tsserver
6005-
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
6005+
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
60066006
languageName: node
60076007
linkType: hard
60086008

@@ -6016,13 +6016,13 @@ __metadata:
60166016
languageName: node
60176017
linkType: hard
60186018

6019-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
6020-
version: 5.5.4
6021-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=5adc0c"
6019+
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
6020+
version: 5.6.2
6021+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=5adc0c"
60226022
bin:
60236023
tsc: bin/tsc
60246024
tsserver: bin/tsserver
6025-
checksum: 10c0/10dd9881baba22763de859e8050d6cb6e2db854197495c6f1929b08d1eb2b2b00d0b5d9b0bcee8472f1c3f4a7ef6a5d7ebe0cfd703f853aa5ae465b8404bc1ba
6025+
checksum: 10c0/e6c1662e4852e22fe4bbdca471dca3e3edc74f6f1df043135c44a18a7902037023ccb0abdfb754595ca9028df8920f2f8492c00fc3cbb4309079aae8b7de71cd
60266026
languageName: node
60276027
linkType: hard
60286028

0 commit comments

Comments
 (0)