Skip to content

Commit c0c18f5

Browse files
build(deps): update dependency typescript to v5.5.4
1 parent e2ffef3 commit c0c18f5

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
@@ -54,7 +54,7 @@
5454
"prettier": "2.8.8",
5555
"semantic-release": "21.1.2",
5656
"ts-node": "10.9.2",
57-
"typescript": "5.5.2",
57+
"typescript": "5.5.4",
5858
"webpack": "5.83.1",
5959
"yarn": "1.22.22"
6060
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6796,7 +6796,7 @@ __metadata:
67966796
semantic-release: 21.1.2
67976797
ts-node: 10.9.2
67986798
tslib: 2.6.3
6799-
typescript: 5.5.2
6799+
typescript: 5.5.4
68006800
webpack: 5.83.1
68016801
yarn: 1.22.22
68026802
peerDependencies:
@@ -7885,23 +7885,23 @@ __metadata:
78857885
languageName: node
78867886
linkType: hard
78877887

7888-
"typescript@npm:5.5.2, typescript@npm:^4.6.4 || ^5.0.0":
7889-
version: 5.5.2
7890-
resolution: "typescript@npm:5.5.2"
7888+
"typescript@npm:5.5.4, typescript@npm:^4.6.4 || ^5.0.0":
7889+
version: 5.5.4
7890+
resolution: "typescript@npm:5.5.4"
78917891
bin:
78927892
tsc: bin/tsc
78937893
tsserver: bin/tsserver
7894-
checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd
7894+
checksum: b309040f3a1cd91c68a5a58af6b9fdd4e849b8c42d837b2c2e73f9a4f96a98c4f1ed398a9aab576ee0a4748f5690cf594e6b99dbe61de7839da748c41e6d6ca8
78957895
languageName: node
78967896
linkType: hard
78977897

7898-
"typescript@patch:typescript@5.5.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7899-
version: 5.5.2
7900-
resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=85af82"
7898+
"typescript@patch:typescript@5.5.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7899+
version: 5.5.4
7900+
resolution: "typescript@patch:typescript@npm%3A5.5.4#~builtin<compat/typescript>::version=5.5.4&hash=85af82"
79017901
bin:
79027902
tsc: bin/tsc
79037903
tsserver: bin/tsserver
7904-
checksum: 9d89bac0de650e15d6846485f238d1e65f1013f2c260d9e53e86a1da6ecf8109d9fad9402575c5c36a6592dc5d4370db090e12971c8630ae84453654baabb6b4
7904+
checksum: fc52962f31a5bcb716d4213bef516885e4f01f30cea797a831205fc9ef12b405a40561c40eae3127ab85ba1548e7df49df2bcdee6b84a94bfbe3a0d7eff16b14
79057905
languageName: node
79067906
linkType: hard
79077907

0 commit comments

Comments
 (0)