Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent b308f15 commit 786b5d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"ts-morph": "14.0.0",
"ts-node": "^10.1.0",
"type-fest": "^2.8.0",
"typescript": "4.5.2"
"typescript": "5.6.2"
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.4",
Expand All @@ -73,7 +73,7 @@
"turbo": "^1.2.5"
},
"resolutions": {
"typescript": "4.5.2"
"typescript": "5.6.2"
},
"workspaces": {
"packages": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8246,10 +8246,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@*, typescript@4.5.2, typescript@^3.9.3, "typescript@^4.6.4 || ^5.2.2":
version "4.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
typescript@*, typescript@5.6.2, typescript@^3.9.3, "typescript@^4.6.4 || ^5.2.2":
version "5.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==

uglify-js@^3.1.4:
version "3.14.5"
Expand Down

0 comments on commit 786b5d8

Please sign in to comment.