Skip to content

Commit b34c376

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent 1a21b7b commit b34c376

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"sharp": "0.34.1",
7676
"svgo": "3.3.2",
7777
"tailwindcss": "3.4.17",
78-
"typescript": "5.6.3",
78+
"typescript": "5.9.3",
7979
"ufo": "1.6.1",
8080
"unenv": "1.10.0",
8181
"vite-plugin-image-optimizer": "1.1.8",

packages/eslint-config-persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-unicorn": "54.0.0",
3232
"eslint-plugin-varspacing": "1.2.2",
3333
"eslint-plugin-vue": "9.23.0",
34-
"typescript": "5.6.3"
34+
"typescript": "5.9.3"
3535
},
3636
"keywords": [
3737
"eslint",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3837,7 +3837,7 @@ __metadata:
38373837
tabbable: "npm:6.2.0"
38383838
tailwindcss: "npm:3.4.17"
38393839
tiptap-extension-font-size: "npm:^1.2.0"
3840-
typescript: "npm:5.6.3"
3840+
typescript: "npm:5.9.3"
38413841
ufo: "npm:1.6.1"
38423842
unenv: "npm:1.10.0"
38433843
vite-plugin-image-optimizer: "npm:1.1.8"
@@ -3872,7 +3872,7 @@ __metadata:
38723872
eslint-plugin-unicorn: 54.0.0
38733873
eslint-plugin-varspacing: 1.2.2
38743874
eslint-plugin-vue: 9.23.0
3875-
typescript: 5.6.3
3875+
typescript: 5.9.3
38763876
languageName: unknown
38773877
linkType: soft
38783878

@@ -20429,13 +20429,13 @@ __metadata:
2042920429
languageName: node
2043020430
linkType: hard
2043120431

20432-
"typescript@npm:5.6.3":
20433-
version: 5.6.3
20434-
resolution: "typescript@npm:5.6.3"
20432+
"typescript@npm:5.9.3":
20433+
version: 5.9.3
20434+
resolution: "typescript@npm:5.9.3"
2043520435
bin:
2043620436
tsc: bin/tsc
2043720437
tsserver: bin/tsserver
20438-
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
20438+
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
2043920439
languageName: node
2044020440
linkType: hard
2044120441

@@ -20449,13 +20449,13 @@ __metadata:
2044920449
languageName: node
2045020450
linkType: hard
2045120451

20452-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
20453-
version: 5.6.3
20454-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
20452+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
20453+
version: 5.9.3
20454+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
2045520455
bin:
2045620456
tsc: bin/tsc
2045720457
tsserver: bin/tsserver
20458-
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
20458+
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
2045920459
languageName: node
2046020460
linkType: hard
2046120461

0 commit comments

Comments
 (0)