Skip to content

Commit 641df3d

Browse files
authored
Merge pull request #50 from CodeCommunityHub/dependabot/npm_and_yarn/typescript-5.5.2
Bump typescript from 5.4.5 to 5.5.2
2 parents 5f971ac + aa62445 commit 641df3d

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
@@ -43,7 +43,7 @@
4343
"pretty-quick": "^4.0.0",
4444
"ts-jest": "^29.1.4",
4545
"ts-node-dev": "^2.0.0",
46-
"typescript": "^5.4.5"
46+
"typescript": "^5.5.2"
4747
},
4848
"dependencies": {
4949
"@types/validator": "^13.11.10",

yarn.lock

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

5044-
typescript@^5.4.5:
5045-
version "5.4.5"
5046-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
5047-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
5044+
typescript@^5.5.2:
5045+
version "5.5.2"
5046+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
5047+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
50485048

50495049
umzug@^2.3.0:
50505050
version "2.3.0"

0 commit comments

Comments
 (0)