Skip to content

Commit b4a0c7e

Browse files
build(deps): update dependency typescript to v5.4.3
1 parent 386e691 commit b4a0c7e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"husky": "8.0.3",
4949
"prettier": "2.8.8",
5050
"ts-node": "10.9.1",
51-
"typescript": "5.2.2"
51+
"typescript": "5.4.3"
5252
},
5353
"eslintConfig": {
5454
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3139,10 +3139,10 @@ typed-array-length@^1.0.4:
31393139
for-each "^0.3.3"
31403140
is-typed-array "^1.1.9"
31413141

3142-
typescript@5.2.2:
3143-
version "5.2.2"
3144-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
3145-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
3142+
typescript@5.4.3:
3143+
version "5.4.3"
3144+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
3145+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
31463146

31473147
unbox-primitive@^1.0.2:
31483148
version "1.0.2"

0 commit comments

Comments
 (0)