Skip to content

Commit 880fa3e

Browse files
Update dependency typescript to v5.5.2
1 parent e3cb0da commit 880fa3e

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
@@ -10796,7 +10796,7 @@ __metadata:
1079610796
ts-node: "npm:10.9.2"
1079710797
tsconfig-paths: "npm:4.2.0"
1079810798
tslib: "npm:2.6.3"
10799-
typescript: "npm:5.4.5"
10799+
typescript: "npm:5.5.2"
1080010800
zone.js: "npm:^0.14.3"
1080110801
languageName: unknown
1080210802
linkType: soft
@@ -10986,23 +10986,23 @@ __metadata:
1098610986
languageName: node
1098710987
linkType: hard
1098810988

10989-
"typescript@npm:5.4.5":
10990-
version: 5.4.5
10991-
resolution: "typescript@npm:5.4.5"
10989+
"typescript@npm:5.5.2":
10990+
version: 5.5.2
10991+
resolution: "typescript@npm:5.5.2"
1099210992
bin:
1099310993
tsc: bin/tsc
1099410994
tsserver: bin/tsserver
10995-
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
10995+
checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba
1099610996
languageName: node
1099710997
linkType: hard
1099810998

10999-
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
11000-
version: 5.4.5
11001-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
10999+
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
11000+
version: 5.5.2
11001+
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
1100211002
bin:
1100311003
tsc: bin/tsc
1100411004
tsserver: bin/tsserver
11005-
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
11005+
checksum: 10/ac3145f65cf9e72ab29f2196e05d5816b355dc1a9195b9f010d285182a12457cfacd068be2dd22c877f88ebc966ac6e0e83f51c8586412b16499a27e3670ff4b
1100611006
languageName: node
1100711007
linkType: hard
1100811008

0 commit comments

Comments
 (0)