Skip to content

Commit 90bb7cf

Browse files
chore(deps): update dependency typescript to v5.9.2
1 parent 1a21b7b commit 90bb7cf

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.2",
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.2"
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.2"
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.2
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.2":
20433+
version: 5.9.2
20434+
resolution: "typescript@npm:5.9.2"
2043520435
bin:
2043620436
tsc: bin/tsc
2043720437
tsserver: bin/tsserver
20438-
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
20438+
checksum: 10/cc2fe6c822819de5d453fa25aa9f32096bf70dde215d481faa1ad84a283dfb264e33988ed8f6d36bc803dd0b16dbe943efa311a798ef76d5b3892a05dfbfd628
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.2#optional!builtin<compat/typescript>":
20453+
version: 5.9.2
20454+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
2045520455
bin:
2045620456
tsc: bin/tsc
2045720457
tsserver: bin/tsserver
20458-
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
20458+
checksum: 10/bd810ab13e8e557225a8b5122370385440b933e4e077d5c7641a8afd207fdc8be9c346e3c678adba934b64e0e70b0acf5eef9493ea05170a48ce22bef845fdc7
2045920459
languageName: node
2046020460
linkType: hard
2046120461

0 commit comments

Comments
 (0)