Skip to content

Commit 52178c6

Browse files
committed
build(deps): update dependency typescript to v5.6.3
1 parent 6dc8d87 commit 52178c6

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"semantic-release-pinst": "1.0.4",
6060
"tempy": "3.1.0",
6161
"tsimp": "2.0.12",
62-
"typescript": "5.5.4"
62+
"typescript": "5.6.3"
6363
},
6464
"eslintConfig": {
6565
"root": true,

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2599,7 +2599,7 @@ __metadata:
25992599
tempy: "npm:3.1.0"
26002600
tsimp: "npm:2.0.12"
26012601
tslib: "npm:^2.6.2"
2602-
typescript: "npm:5.5.4"
2602+
typescript: "npm:5.6.3"
26032603
languageName: unknown
26042604
linkType: soft
26052605

@@ -10434,16 +10434,6 @@ __metadata:
1043410434
languageName: node
1043510435
linkType: hard
1043610436

10437-
"typescript@npm:5.5.4":
10438-
version: 5.5.4
10439-
resolution: "typescript@npm:5.5.4"
10440-
bin:
10441-
tsc: bin/tsc
10442-
tsserver: bin/tsserver
10443-
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
10444-
languageName: node
10445-
linkType: hard
10446-
1044710437
"typescript@npm:5.6.2":
1044810438
version: 5.6.2
1044910439
resolution: "typescript@npm:5.6.2"
@@ -10454,13 +10444,13 @@ __metadata:
1045410444
languageName: node
1045510445
linkType: hard
1045610446

10457-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
10458-
version: 5.5.4
10459-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
10447+
"typescript@npm:5.6.3":
10448+
version: 5.6.3
10449+
resolution: "typescript@npm:5.6.3"
1046010450
bin:
1046110451
tsc: bin/tsc
1046210452
tsserver: bin/tsserver
10463-
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
10453+
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
1046410454
languageName: node
1046510455
linkType: hard
1046610456

@@ -10474,6 +10464,16 @@ __metadata:
1047410464
languageName: node
1047510465
linkType: hard
1047610466

10467+
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
10468+
version: 5.6.3
10469+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
10470+
bin:
10471+
tsc: bin/tsc
10472+
tsserver: bin/tsserver
10473+
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
10474+
languageName: node
10475+
linkType: hard
10476+
1047710477
"uglify-js@npm:^3.1.4":
1047810478
version: 3.19.3
1047910479
resolution: "uglify-js@npm:3.19.3"

0 commit comments

Comments
 (0)