Skip to content

Commit 972f2c6

Browse files
authored
Merge pull request #90 from privy-open-source/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.8.3
2 parents 1d6c34e + cfb54d9 commit 972f2c6

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.7.4",
8282
"nuxt": "3.14.1592",
83-
"typescript": "5.7.2",
83+
"typescript": "5.8.3",
8484
"vitest": "2.1.8"
8585
},
8686
"publishConfig": {

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2271,7 +2271,7 @@ __metadata:
22712271
msw: "npm:2.7.4"
22722272
nuxt: "npm:3.14.1592"
22732273
ofetch: "npm:^1.3.4"
2274-
typescript: "npm:5.7.2"
2274+
typescript: "npm:5.8.3"
22752275
ufo: "npm:^1.5.4"
22762276
vitest: "npm:2.1.8"
22772277
peerDependencies:
@@ -12140,23 +12140,23 @@ __metadata:
1214012140
languageName: node
1214112141
linkType: hard
1214212142

12143-
"typescript@npm:5.7.2":
12144-
version: 5.7.2
12145-
resolution: "typescript@npm:5.7.2"
12143+
"typescript@npm:5.8.3":
12144+
version: 5.8.3
12145+
resolution: "typescript@npm:5.8.3"
1214612146
bin:
1214712147
tsc: bin/tsc
1214812148
tsserver: bin/tsserver
12149-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
12149+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
1215012150
languageName: node
1215112151
linkType: hard
1215212152

12153-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
12154-
version: 5.7.2
12155-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
12153+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
12154+
version: 5.8.3
12155+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1215612156
bin:
1215712157
tsc: bin/tsc
1215812158
tsserver: bin/tsserver
12159-
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
12159+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
1216012160
languageName: node
1216112161
linkType: hard
1216212162

0 commit comments

Comments
 (0)