Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Oct 28, 2024
1 parent f120136 commit 77d4dc9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"tmp": "0.2.3",
"ts-node": "10.9.2",
"ts-toolbelt": "9.6.0",
"typescript": "5.5.4",
"typescript": "5.6.3",
"uuid": "11.0.0",
"yarn": "1.22.22"
},
Expand Down
2 changes: 1 addition & 1 deletion third_party/openai-realtime-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-scripts": "5.0.1",
"sass": "1.80.4",
"save": "2.9.0",
"typescript": "4.9.5",
"typescript": "5.6.3",
"web-vitals": "4.2.4",
"ws": "8.18.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^20.0.0"
},
"dependencies": {
"typescript": "^4.0.0",
"typescript": "^5.0.0",
"@pulumi/pulumi": "^3.0.0",
"@pulumi/xyz": "0.0.1-alpha.1699945013+97b0e04c"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/node": "^20.0.0",
"typescript": "^4.3.5"
"typescript": "^5.0.0"
},
"pulumi": {
"resource": true,
Expand Down

0 comments on commit 77d4dc9

Please sign in to comment.