Skip to content

Commit c5df059

Browse files
committed
chore(deps): update dependency typescript to ^5.4.4
1 parent a54b37e commit c5df059

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
@@ -45,6 +45,6 @@
4545
"lint-staged": "^15.2.2",
4646
"react": "^18.2.0",
4747
"ts-jest": "^29.1.2",
48-
"typescript": "^5.4.3"
48+
"typescript": "^5.4.4"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7962,10 +7962,10 @@ typed-array-length@^1.0.5:
79627962
is-typed-array "^1.1.13"
79637963
possible-typed-array-names "^1.0.0"
79647964

7965-
typescript@^5.4.3:
7966-
version "5.4.3"
7967-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
7968-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
7965+
typescript@^5.4.4:
7966+
version "5.4.4"
7967+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
7968+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
79697969

79707970
uglify-js@^3.1.4:
79717971
version "3.17.4"

0 commit comments

Comments
 (0)