Skip to content

Commit b1d21d4

Browse files
authored
Merge pull request #81 from privy-open-source/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.7.2
2 parents 6ee163b + 676d018 commit b1d21d4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint-plugin-vue": "9.32.0",
8181
"msw": "2.3.5",
8282
"nuxt": "3.14.1592",
83-
"typescript": "5.5.4",
83+
"typescript": "5.7.2",
8484
"vitest": "2.1.8"
8585
},
8686
"publishConfig": {

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2231,7 +2231,7 @@ __metadata:
22312231
msw: "npm:2.3.5"
22322232
nuxt: "npm:3.14.1592"
22332233
ofetch: "npm:^1.3.4"
2234-
typescript: "npm:5.5.4"
2234+
typescript: "npm:5.7.2"
22352235
ufo: "npm:^1.5.4"
22362236
vitest: "npm:2.1.8"
22372237
peerDependencies:
@@ -12051,23 +12051,23 @@ __metadata:
1205112051
languageName: node
1205212052
linkType: hard
1205312053

12054-
"typescript@npm:5.5.4":
12055-
version: 5.5.4
12056-
resolution: "typescript@npm:5.5.4"
12054+
"typescript@npm:5.7.2":
12055+
version: 5.7.2
12056+
resolution: "typescript@npm:5.7.2"
1205712057
bin:
1205812058
tsc: bin/tsc
1205912059
tsserver: bin/tsserver
12060-
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
12060+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
1206112061
languageName: node
1206212062
linkType: hard
1206312063

12064-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
12065-
version: 5.5.4
12066-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
12064+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
12065+
version: 5.7.2
12066+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
1206712067
bin:
1206812068
tsc: bin/tsc
1206912069
tsserver: bin/tsserver
12070-
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
12070+
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
1207112071
languageName: node
1207212072
linkType: hard
1207312073

0 commit comments

Comments
 (0)