Skip to content

Commit 63ead13

Browse files
authored
Merge pull request #24 from CodeCommunityHub/dependabot/npm_and_yarn/typescript-5.4.5
Bump typescript from 4.9.5 to 5.4.5
2 parents afa4659 + a9c2451 commit 63ead13

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
@@ -42,7 +42,7 @@
4242
"pretty-quick": "^4.0.0",
4343
"ts-jest": "^29.1.4",
4444
"ts-node-dev": "^2.0.0",
45-
"typescript": "^4.9.4"
45+
"typescript": "^5.4.5"
4646
},
4747
"dependencies": {
4848
"@types/validator": "^13.11.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4549,10 +4549,10 @@ type@^2.7.2:
45494549
resolved "https://registry.yarnpkg.com/type/-/type-2.7.2.tgz#2376a15a3a28b1efa0f5350dcf72d24df6ef98d0"
45504550
integrity sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==
45514551

4552-
typescript@^4.9.4:
4553-
version "4.9.5"
4554-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4555-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
4552+
typescript@^5.4.5:
4553+
version "5.4.5"
4554+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
4555+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
45564556

45574557
umzug@^2.3.0:
45584558
version "2.3.0"

0 commit comments

Comments
 (0)