Skip to content

Commit 5936181

Browse files
build(deps): update dependency typescript to v5.4.3
1 parent f699136 commit 5936181

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.3"
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.3:
4682+
version "5.4.3"
4683+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
4684+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
46854685

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

0 commit comments

Comments
 (0)