Skip to content

Commit d4da672

Browse files
authored
Merge pull request #263 from Quramy/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.3.2
2 parents c7deb91 + 720a7a8 commit d4da672

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"pretty-quick": "3.1.3",
3939
"rimraf": "5.0.5",
4040
"ts-jest": "29.1.1",
41-
"typescript": "5.2.2"
41+
"typescript": "5.3.2"
4242
},
4343
"peerDependencies": {
4444
"eslint": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3285,10 +3285,10 @@ type-fest@^0.20.2:
32853285
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
32863286
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
32873287

3288-
typescript@5.2.2:
3289-
version "5.2.2"
3290-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
3291-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
3288+
typescript@5.3.2:
3289+
version "5.3.2"
3290+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
3291+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
32923292

32933293
undici-types@~5.26.4:
32943294
version "5.26.5"

0 commit comments

Comments
 (0)