Skip to content

Commit 588a267

Browse files
committed
chore(deps): update dependency typescript to ^5.4.5
1 parent 0ce9fbf commit 588a267

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.4"
48+
"typescript": "^5.4.5"
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.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==
7965+
typescript@^5.4.5:
7966+
version "5.4.5"
7967+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
7968+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
79697969

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

0 commit comments

Comments
 (0)