Skip to content

Commit 4caa9de

Browse files
authored
Merge pull request #51 from privy-open-source/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.7.3
2 parents 9639dd1 + fdd5613 commit 4caa9de

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"eslint-plugin-vue": "9.23.0",
3838
"husky": "9.1.7",
3939
"lint-staged": "15.3.0",
40-
"typescript": "5.7.2"
40+
"typescript": "5.7.3"
4141
}
4242
}

packages/ghoulscript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@types/uuid": "10.0.0",
26-
"typescript": "5.7.2",
26+
"typescript": "5.7.3",
2727
"vite": "6.0.7",
2828
"vite-plugin-dts": "4.3.0",
2929
"vite-plugin-externalize-deps": "0.8.0",

playground/sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "vite preview"
1010
},
1111
"devDependencies": {
12-
"typescript": "5.7.2",
12+
"typescript": "5.7.3",
1313
"vite": "6.0.7"
1414
},
1515
"dependencies": {

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ __metadata:
657657
eslint-plugin-vue: "npm:9.23.0"
658658
husky: "npm:9.1.7"
659659
lint-staged: "npm:15.3.0"
660-
typescript: "npm:5.7.2"
660+
typescript: "npm:5.7.3"
661661
languageName: unknown
662662
linkType: soft
663663

@@ -666,7 +666,7 @@ __metadata:
666666
resolution: "@privyid/ghoulscript-sample@workspace:playground/sample"
667667
dependencies:
668668
"@privyid/ghoulscript": "workspace:^"
669-
typescript: "npm:5.7.2"
669+
typescript: "npm:5.7.3"
670670
vite: "npm:6.0.7"
671671
languageName: unknown
672672
linkType: soft
@@ -679,7 +679,7 @@ __metadata:
679679
"@types/uuid": "npm:10.0.0"
680680
defu: "npm:^6.1.4"
681681
sref: "npm:^1.0.1"
682-
typescript: "npm:5.7.2"
682+
typescript: "npm:5.7.3"
683683
ufo: "npm:^1.5.3"
684684
uuid: "npm:^11.0.0"
685685
vite: "npm:6.0.7"
@@ -6742,13 +6742,13 @@ __metadata:
67426742
languageName: node
67436743
linkType: hard
67446744

6745-
"typescript@npm:5.7.2":
6746-
version: 5.7.2
6747-
resolution: "typescript@npm:5.7.2"
6745+
"typescript@npm:5.7.3":
6746+
version: 5.7.3
6747+
resolution: "typescript@npm:5.7.3"
67486748
bin:
67496749
tsc: bin/tsc
67506750
tsserver: bin/tsserver
6751-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
6751+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
67526752
languageName: node
67536753
linkType: hard
67546754

@@ -6762,13 +6762,13 @@ __metadata:
67626762
languageName: node
67636763
linkType: hard
67646764

6765-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
6766-
version: 5.7.2
6767-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
6765+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
6766+
version: 5.7.3
6767+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
67686768
bin:
67696769
tsc: bin/tsc
67706770
tsserver: bin/tsserver
6771-
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
6771+
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
67726772
languageName: node
67736773
linkType: hard
67746774

0 commit comments

Comments
 (0)