Skip to content

Commit 5af1215

Browse files
chore(deps): update dependency typescript to v5.6.3
1 parent 87cdb4d commit 5af1215

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
@@ -74,7 +74,7 @@
7474
"sharp": "0.33.5",
7575
"svgo": "3.3.2",
7676
"tailwindcss": "3.4.13",
77-
"typescript": "5.6.2",
77+
"typescript": "5.6.3",
7878
"ufo": "1.5.4",
7979
"unenv": "1.10.0",
8080
"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.2"
34+
"typescript": "5.6.3"
3535
},
3636
"keywords": [
3737
"eslint",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3826,7 +3826,7 @@ __metadata:
38263826
tabbable: "npm:6.2.0"
38273827
tailwindcss: "npm:3.4.13"
38283828
tiptap-extension-font-size: "npm:^1.2.0"
3829-
typescript: "npm:5.6.2"
3829+
typescript: "npm:5.6.3"
38303830
ufo: "npm:1.5.4"
38313831
unenv: "npm:1.10.0"
38323832
vite-plugin-image-optimizer: "npm:1.1.8"
@@ -3861,7 +3861,7 @@ __metadata:
38613861
eslint-plugin-unicorn: 54.0.0
38623862
eslint-plugin-varspacing: 1.2.2
38633863
eslint-plugin-vue: 9.23.0
3864-
typescript: 5.6.2
3864+
typescript: 5.6.3
38653865
languageName: unknown
38663866
linkType: soft
38673867

@@ -19897,23 +19897,23 @@ __metadata:
1989719897
languageName: node
1989819898
linkType: hard
1989919899

19900-
"typescript@npm:5.6.2":
19901-
version: 5.6.2
19902-
resolution: "typescript@npm:5.6.2"
19900+
"typescript@npm:5.6.3":
19901+
version: 5.6.3
19902+
resolution: "typescript@npm:5.6.3"
1990319903
bin:
1990419904
tsc: bin/tsc
1990519905
tsserver: bin/tsserver
19906-
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
19906+
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
1990719907
languageName: node
1990819908
linkType: hard
1990919909

19910-
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
19911-
version: 5.6.2
19912-
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
19910+
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
19911+
version: 5.6.3
19912+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
1991319913
bin:
1991419914
tsc: bin/tsc
1991519915
tsserver: bin/tsserver
19916-
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
19916+
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
1991719917
languageName: node
1991819918
linkType: hard
1991919919

0 commit comments

Comments
 (0)