Skip to content

Commit 6bb8a46

Browse files
Update dependency typescript to v5.5.3
1 parent 8c09932 commit 6bb8a46

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"karma-jasmine-html-reporter": "2.1.0",
7373
"ts-node": "10.9.2",
7474
"tsconfig-paths": "4.2.0",
75-
"typescript": "5.4.5"
75+
"typescript": "5.5.3"
7676
},
7777
"packageManager": "yarn@4.3.1"
7878
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10815,7 +10815,7 @@ __metadata:
1081510815
ts-node: "npm:10.9.2"
1081610816
tsconfig-paths: "npm:4.2.0"
1081710817
tslib: "npm:2.6.3"
10818-
typescript: "npm:5.4.5"
10818+
typescript: "npm:5.5.3"
1081910819
zone.js: "npm:^0.14.3"
1082010820
languageName: unknown
1082110821
linkType: soft
@@ -11005,23 +11005,23 @@ __metadata:
1100511005
languageName: node
1100611006
linkType: hard
1100711007

11008-
"typescript@npm:5.4.5":
11009-
version: 5.4.5
11010-
resolution: "typescript@npm:5.4.5"
11008+
"typescript@npm:5.5.3":
11009+
version: 5.5.3
11010+
resolution: "typescript@npm:5.5.3"
1101111011
bin:
1101211012
tsc: bin/tsc
1101311013
tsserver: bin/tsserver
11014-
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
11014+
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
1101511015
languageName: node
1101611016
linkType: hard
1101711017

11018-
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
11019-
version: 5.4.5
11020-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
11018+
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
11019+
version: 5.5.3
11020+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
1102111021
bin:
1102211022
tsc: bin/tsc
1102311023
tsserver: bin/tsserver
11024-
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
11024+
checksum: 10/7cf7acb78a80f749b82842f2ffe01e90e7b3e709a6f4268588e0b7599c41dca1059be217f47778fe1a380bfaf60933021ef20d002c426d4d7745e1b36c11467b
1102511025
languageName: node
1102611026
linkType: hard
1102711027

0 commit comments

Comments
 (0)