Skip to content

Commit b064005

Browse files
committed
chore(deps): update dependency typescript to ^5.4.3
1 parent 6162a13 commit b064005

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.2"
48+
"typescript": "^5.4.3"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7968,10 +7968,10 @@ typed-array-length@^1.0.5:
79687968
is-typed-array "^1.1.13"
79697969
possible-typed-array-names "^1.0.0"
79707970

7971-
typescript@^5.4.2:
7972-
version "5.4.2"
7973-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
7974-
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
7971+
typescript@^5.4.3:
7972+
version "5.4.3"
7973+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
7974+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
79757975

79767976
uglify-js@^3.1.4:
79777977
version "3.17.4"

0 commit comments

Comments
 (0)