Skip to content

Commit 5080b41

Browse files
committed
Update dependency typescript to v5.4.5
1 parent 6c068ac commit 5080b41

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier": "3.0.3",
2626
"ts-jest": "29.1.2",
2727
"type-coverage": "2.28.1",
28-
"typescript": "5.4.4"
28+
"typescript": "5.4.5"
2929
},
3030
"dependencies": {
3131
"@typescript-eslint/eslint-plugin": "^5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4344,10 +4344,10 @@ typed-rest-client@~1.8.0:
43444344
tunnel "0.0.6"
43454345
underscore "^1.12.1"
43464346

4347-
4348-
version "5.4.4"
4349-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
4350-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
4347+
4348+
version "5.4.5"
4349+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
4350+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
43514351

43524352
underscore@^1.12.1:
43534353
version "1.13.6"

0 commit comments

Comments
 (0)