Skip to content

Commit bf44c96

Browse files
build(deps): update dependency typescript to v5.3.2
1 parent 8a60906 commit bf44c96

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
@@ -50,7 +50,7 @@
5050
"prettier": "2.8.8",
5151
"semantic-release": "19.0.5",
5252
"ts-node": "10.9.1",
53-
"typescript": "5.2.2"
53+
"typescript": "5.3.2"
5454
},
5555
"eslintConfig": {
5656
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5517,10 +5517,10 @@ typed-array-length@^1.0.4:
55175517
for-each "^0.3.3"
55185518
is-typed-array "^1.1.9"
55195519

5520-
typescript@5.2.2:
5521-
version "5.2.2"
5522-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
5523-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
5520+
typescript@5.3.2:
5521+
version "5.3.2"
5522+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
5523+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
55245524

55255525
uglify-js@^3.1.4:
55265526
version "3.17.4"

0 commit comments

Comments
 (0)