Skip to content

Commit db643e6

Browse files
Update dependency typescript to v5.5.2
1 parent b938ebb commit db643e6

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.2"
7676
},
7777
"packageManager": "yarn@4.3.1"
7878
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10813,7 +10813,7 @@ __metadata:
1081310813
ts-node: "npm:10.9.2"
1081410814
tsconfig-paths: "npm:4.2.0"
1081510815
tslib: "npm:2.6.3"
10816-
typescript: "npm:5.4.5"
10816+
typescript: "npm:5.5.2"
1081710817
zone.js: "npm:^0.14.3"
1081810818
languageName: unknown
1081910819
linkType: soft
@@ -11003,23 +11003,23 @@ __metadata:
1100311003
languageName: node
1100411004
linkType: hard
1100511005

11006-
"typescript@npm:5.4.5":
11007-
version: 5.4.5
11008-
resolution: "typescript@npm:5.4.5"
11006+
"typescript@npm:5.5.2":
11007+
version: 5.5.2
11008+
resolution: "typescript@npm:5.5.2"
1100911009
bin:
1101011010
tsc: bin/tsc
1101111011
tsserver: bin/tsserver
11012-
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
11012+
checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba
1101311013
languageName: node
1101411014
linkType: hard
1101511015

11016-
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
11017-
version: 5.4.5
11018-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
11016+
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
11017+
version: 5.5.2
11018+
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
1101911019
bin:
1102011020
tsc: bin/tsc
1102111021
tsserver: bin/tsserver
11022-
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
11022+
checksum: 10/ac3145f65cf9e72ab29f2196e05d5816b355dc1a9195b9f010d285182a12457cfacd068be2dd22c877f88ebc966ac6e0e83f51c8586412b16499a27e3670ff4b
1102311023
languageName: node
1102411024
linkType: hard
1102511025

0 commit comments

Comments
 (0)