Skip to content

Commit f85ccd0

Browse files
chore(deps): update dependency typescript to v5
1 parent c06d2cd commit f85ccd0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ts-morph": "14.0.0",
4747
"ts-node": "^10.1.0",
4848
"type-fest": "^2.8.0",
49-
"typescript": "4.5.2"
49+
"typescript": "5.2.2"
5050
},
5151
"devDependencies": {
5252
"@changesets/changelog-github": "^0.4.4",
@@ -73,7 +73,7 @@
7373
"turbo": "^1.2.5"
7474
},
7575
"resolutions": {
76-
"typescript": "4.5.2"
76+
"typescript": "5.2.2"
7777
},
7878
"workspaces": {
7979
"packages": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8224,10 +8224,10 @@ typedarray-to-buffer@^3.1.5:
82248224
dependencies:
82258225
is-typedarray "^1.0.0"
82268226

8227-
typescript@*, typescript@4.5.2, typescript@^3.9.3, "typescript@^4.6.4 || ^5.0.0":
8228-
version "4.5.2"
8229-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
8230-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
8227+
typescript@*, typescript@5.2.2, typescript@^3.9.3, "typescript@^4.6.4 || ^5.0.0":
8228+
version "5.2.2"
8229+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
8230+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
82318231

82328232
uglify-js@^3.1.4:
82338233
version "3.14.5"

0 commit comments

Comments
 (0)