Skip to content

Commit

Permalink
Merge pull request #45 from privy-open-source/renovate/typescript-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency typescript to v5.7.2
  • Loading branch information
adenvt authored Dec 10, 2024
2 parents 1aa8415 + c2a4d8b commit 8613539
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"eslint-plugin-vue": "9.23.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/ghoulscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/uuid": "10.0.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-dts": "4.3.0",
"vite-plugin-externalize-deps": "0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11"
},
"dependencies": {
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ __metadata:
eslint-plugin-vue: "npm:9.23.0"
husky: "npm:9.1.7"
lint-staged: "npm:15.2.10"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
languageName: unknown
linkType: soft

Expand All @@ -652,7 +652,7 @@ __metadata:
resolution: "@privyid/ghoulscript-sample@workspace:playground/sample"
dependencies:
"@privyid/ghoulscript": "workspace:^"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
vite: "npm:5.4.11"
languageName: unknown
linkType: soft
Expand All @@ -665,7 +665,7 @@ __metadata:
"@types/uuid": "npm:10.0.0"
defu: "npm:^6.1.4"
sref: "npm:^1.0.1"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
ufo: "npm:^1.5.3"
uuid: "npm:^11.0.0"
vite: "npm:5.4.11"
Expand Down Expand Up @@ -6673,13 +6673,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
"typescript@npm:5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
languageName: node
linkType: hard

Expand All @@ -6693,13 +6693,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
languageName: node
linkType: hard

Expand Down

0 comments on commit 8613539

Please sign in to comment.