Skip to content

Commit 693cef5

Browse files
authored
Merge pull request #56 from CodeCommunityHub/dependabot/npm_and_yarn/typescript-5.5.3
Bump typescript from 5.5.2 to 5.5.3
2 parents 6663eaa + 53b70a3 commit 693cef5

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.5.2"
46+
"typescript": "^5.5.3"
4747
},
4848
"dependencies": {
4949
"@types/validator": "^13.12.0",

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.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==
5044+
typescript@^5.5.3:
5045+
version "5.5.3"
5046+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
5047+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
50485048

50495049
umzug@^2.3.0:
50505050
version "2.3.0"

0 commit comments

Comments
 (0)