Skip to content

Commit 3af5d62

Browse files
authored
Merge pull request #100 from CodeCommunityHub/dependabot/npm_and_yarn/typescript-5.6.2
Bump typescript from 5.5.4 to 5.6.2
2 parents 26c3007 + 6b24caf commit 3af5d62

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.2.5",
4545
"ts-node-dev": "^2.0.0",
46-
"typescript": "^5.5.4"
46+
"typescript": "^5.6.2"
4747
},
4848
"dependencies": {
4949
"@types/validator": "^13.12.1",

yarn.lock

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

5087-
typescript@^5.5.4:
5088-
version "5.5.4"
5089-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5090-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5087+
typescript@^5.6.2:
5088+
version "5.6.2"
5089+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5090+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
50915091

50925092
umzug@^2.3.0:
50935093
version "2.3.0"

0 commit comments

Comments
 (0)