Skip to content

Commit 46b9a54

Browse files
build(deps): update dependency typescript to v5.4.4
1 parent f699136 commit 46b9a54

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
@@ -48,7 +48,7 @@
4848
"semantic-release": "19.0.5",
4949
"ts-node": "10.9.2",
5050
"tslint": "6.1.3",
51-
"typescript": "5.3.3"
51+
"typescript": "5.4.4"
5252
},
5353
"config": {
5454
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4678,10 +4678,10 @@ type-fest@^3.0.0:
46784678
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.1.tgz#bb744c1f0678bea7543a2d1ec24e83e68e8c8706"
46794679
integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==
46804680

4681-
typescript@5.3.3:
4682-
version "5.3.3"
4683-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
4684-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
4681+
typescript@5.4.4:
4682+
version "5.4.4"
4683+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
4684+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
46854685

46864686
uglify-js@^3.1.4:
46874687
version "3.17.4"

0 commit comments

Comments
 (0)