Skip to content

Commit 43a834e

Browse files
chore(deps): update dependency typescript to ~5.9.0
1 parent b7c23ee commit 43a834e

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"lint-staged": "^16.1.2",
4242
"node-gyp": "^9.0.0",
4343
"prettier": "^2.3.2",
44-
"typescript": "~5.8.0"
44+
"typescript": "~5.9.0"
4545
},
4646
"resolutions": {
4747
"@types/react": "^18",

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -32817,7 +32817,7 @@ __metadata:
3281732817
lint-staged: "npm:^16.1.2"
3281832818
node-gyp: "npm:^9.0.0"
3281932819
prettier: "npm:^2.3.2"
32820-
typescript: "npm:~5.8.0"
32820+
typescript: "npm:~5.9.0"
3282132821
languageName: unknown
3282232822
linkType: soft
3282332823

@@ -35741,7 +35741,7 @@ __metadata:
3574135741
languageName: node
3574235742
linkType: hard
3574335743

35744-
"typescript@npm:>=3 < 6":
35744+
"typescript@npm:>=3 < 6, typescript@npm:~5.9.0":
3574535745
version: 5.9.2
3574635746
resolution: "typescript@npm:5.9.2"
3574735747
bin:
@@ -35761,17 +35761,7 @@ __metadata:
3576135761
languageName: node
3576235762
linkType: hard
3576335763

35764-
"typescript@npm:~5.8.0":
35765-
version: 5.8.3
35766-
resolution: "typescript@npm:5.8.3"
35767-
bin:
35768-
tsc: bin/tsc
35769-
tsserver: bin/tsserver
35770-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
35771-
languageName: node
35772-
linkType: hard
35773-
35774-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
35764+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.9.0#optional!builtin<compat/typescript>":
3577535765
version: 5.9.2
3577635766
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
3577735767
bin:
@@ -35791,16 +35781,6 @@ __metadata:
3579135781
languageName: node
3579235782
linkType: hard
3579335783

35794-
"typescript@patch:typescript@npm%3A~5.8.0#optional!builtin<compat/typescript>":
35795-
version: 5.8.3
35796-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
35797-
bin:
35798-
tsc: bin/tsc
35799-
tsserver: bin/tsserver
35800-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
35801-
languageName: node
35802-
linkType: hard
35803-
3580435784
"uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5":
3580535785
version: 1.0.6
3580635786
resolution: "uc.micro@npm:1.0.6"

0 commit comments

Comments
 (0)