Skip to content

Commit b20d3bf

Browse files
authored
Merge pull request #275 from privy-open-source/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.7.2
2 parents 9ce8208 + c14a414 commit b20d3bf

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-varspacing": "1.2.2",
7575
"eslint-plugin-vue": "9.32.0",
7676
"nuxt": "3.14.1592",
77-
"typescript": "5.6.3"
77+
"typescript": "5.7.2"
7878
},
7979
"publishConfig": {
8080
"access": "public"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3070,7 +3070,7 @@ __metadata:
30703070
requrl: "npm:^3.0.2"
30713071
simple-oauth2: "npm:^5.0.0"
30723072
type-fest: "npm:^4.8.2"
3073-
typescript: "npm:5.6.3"
3073+
typescript: "npm:5.7.2"
30743074
ufo: "npm:^1.0.1"
30753075
languageName: unknown
30763076
linkType: soft
@@ -13337,23 +13337,23 @@ __metadata:
1333713337
languageName: node
1333813338
linkType: hard
1333913339

13340-
"typescript@npm:5.6.3":
13341-
version: 5.6.3
13342-
resolution: "typescript@npm:5.6.3"
13340+
"typescript@npm:5.7.2":
13341+
version: 5.7.2
13342+
resolution: "typescript@npm:5.7.2"
1334313343
bin:
1334413344
tsc: bin/tsc
1334513345
tsserver: bin/tsserver
13346-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
13346+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
1334713347
languageName: node
1334813348
linkType: hard
1334913349

13350-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
13351-
version: 5.6.3
13352-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
13350+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
13351+
version: 5.7.2
13352+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
1335313353
bin:
1335413354
tsc: bin/tsc
1335513355
tsserver: bin/tsserver
13356-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
13356+
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
1335713357
languageName: node
1335813358
linkType: hard
1335913359

0 commit comments

Comments
 (0)