Skip to content

Commit cc9222d

Browse files
committed
Update dependency typescript to v5.3.2
1 parent aacae61 commit cc9222d

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
@@ -42,7 +42,7 @@
4242
"eslint-plugin-functional": "4.4.1",
4343
"husky": "8.0.3",
4444
"prettier": "3.1.0",
45-
"typescript": "5.2.2"
45+
"typescript": "5.3.2"
4646
},
4747
"repository": "git+https://github.com/dev-protocol/template-repos-ts.git",
4848
"bugs": {

yarn.lock

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

1281-
typescript@5.2.2:
1282-
version "5.2.2"
1283-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
1284-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
1281+
typescript@5.3.2:
1282+
version "5.3.2"
1283+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
1284+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
12851285

12861286
uri-js@^4.2.2:
12871287
version "4.4.1"

0 commit comments

Comments
 (0)