Skip to content

Commit 53e34f3

Browse files
authored
Merge pull request #233 from devmehq/renovate-all-minor-patch
2 parents 6564a14 + 11559ed commit 53e34f3

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
@@ -61,7 +61,7 @@
6161
"lint-staged": "15.2.2",
6262
"prettier": "3.2.5",
6363
"ts-jest": "^29.1.2",
64-
"typescript": "5.4.4"
64+
"typescript": "5.4.5"
6565
},
6666
"engines": {
6767
"node": ">= 12.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3255,10 +3255,10 @@ type-fest@^3.0.0:
32553255
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.1.tgz#bb744c1f0678bea7543a2d1ec24e83e68e8c8706"
32563256
integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==
32573257

3258-
typescript@5.4.4:
3259-
version "5.4.4"
3260-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
3261-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
3258+
typescript@5.4.5:
3259+
version "5.4.5"
3260+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
3261+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
32623262

32633263
undici-types@~5.26.4:
32643264
version "5.26.5"

0 commit comments

Comments
 (0)