Skip to content

Commit 39de02c

Browse files
fix(deps): update dependency typescript to v5.6.3 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43593c3 commit 39de02c

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
@@ -73,7 +73,7 @@
7373
"spdx-license-list": "6.9.0",
7474
"tslib": "2.8.1",
7575
"tslint": "6.1.3",
76-
"typescript": "5.4.5",
76+
"typescript": "5.6.3",
7777
"unknown": "0.2.6",
7878
"wordwrap": "1.0.0",
7979
"xml-formatter": "2.6.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@ __metadata:
11621162
tsimp: "npm:2.0.12"
11631163
tslib: "npm:2.8.1"
11641164
tslint: "npm:6.1.3"
1165-
typescript: "npm:5.4.5"
1165+
typescript: "npm:5.6.3"
11661166
unknown: "npm:0.2.6"
11671167
wordwrap: "npm:1.0.0"
11681168
xml-formatter: "npm:2.6.1"
@@ -8586,23 +8586,23 @@ __metadata:
85868586
languageName: node
85878587
linkType: hard
85888588

8589-
"typescript@npm:5.4.5":
8590-
version: 5.4.5
8591-
resolution: "typescript@npm:5.4.5"
8589+
"typescript@npm:5.6.3":
8590+
version: 5.6.3
8591+
resolution: "typescript@npm:5.6.3"
85928592
bin:
85938593
tsc: bin/tsc
85948594
tsserver: bin/tsserver
8595-
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
8595+
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
85968596
languageName: node
85978597
linkType: hard
85988598

8599-
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
8600-
version: 5.4.5
8601-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
8599+
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
8600+
version: 5.6.3
8601+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
86028602
bin:
86038603
tsc: bin/tsc
86048604
tsserver: bin/tsserver
8605-
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
8605+
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
86068606
languageName: node
86078607
linkType: hard
86088608

0 commit comments

Comments
 (0)