Skip to content

Commit a9e7145

Browse files
chore(deps): update dependency typescript to ^5.5.4
1 parent 685e668 commit a9e7145

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"surge": "^0.23.1",
7676
"ts-node": "^10.9.2",
7777
"ts-patch": "^3.2.1",
78-
"typescript": "^5.4.5",
78+
"typescript": "^5.5.4",
7979
"typescript-eslint": "^7.18.0"
8080
},
8181
"scripts": {

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3326,7 +3326,7 @@ __metadata:
33263326
surge: "npm:^0.23.1"
33273327
ts-node: "npm:^10.9.2"
33283328
ts-patch: "npm:^3.2.1"
3329-
typescript: "npm:^5.4.5"
3329+
typescript: "npm:^5.5.4"
33303330
typescript-eslint: "npm:^7.18.0"
33313331
languageName: unknown
33323332
linkType: soft
@@ -20144,7 +20144,7 @@ __metadata:
2014420144
languageName: node
2014520145
linkType: hard
2014620146

20147-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
20147+
"typescript@npm:>=3 < 6":
2014820148
version: 5.4.5
2014920149
resolution: "typescript@npm:5.4.5"
2015020150
bin:
@@ -20154,6 +20154,16 @@ __metadata:
2015420154
languageName: node
2015520155
linkType: hard
2015620156

20157+
"typescript@npm:^5.5.4":
20158+
version: 5.5.4
20159+
resolution: "typescript@npm:5.5.4"
20160+
bin:
20161+
tsc: bin/tsc
20162+
tsserver: bin/tsserver
20163+
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
20164+
languageName: node
20165+
linkType: hard
20166+
2015720167
"typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>":
2015820168
version: 4.7.4
2015920169
resolution: "typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>::version=4.7.4&hash=65a307"
@@ -20164,7 +20174,7 @@ __metadata:
2016420174
languageName: node
2016520175
linkType: hard
2016620176

20167-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
20177+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2016820178
version: 5.4.5
2016920179
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2017020180
bin:
@@ -20174,6 +20184,16 @@ __metadata:
2017420184
languageName: node
2017520185
linkType: hard
2017620186

20187+
"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
20188+
version: 5.5.4
20189+
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=b45daf"
20190+
bin:
20191+
tsc: bin/tsc
20192+
tsserver: bin/tsserver
20193+
checksum: 10c0/10dd9881baba22763de859e8050d6cb6e2db854197495c6f1929b08d1eb2b2b00d0b5d9b0bcee8472f1c3f4a7ef6a5d7ebe0cfd703f853aa5ae465b8404bc1ba
20194+
languageName: node
20195+
linkType: hard
20196+
2017720197
"uglify-js@npm:^3.1.4":
2017820198
version: 3.17.4
2017920199
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)