Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 4a82f3f

Browse files
Merge pull request #816 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.6.2 to 5.6.3
2 parents 1242ff5 + fb5bb60 commit 4a82f3f

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
@@ -41,7 +41,7 @@
4141
"jest": "29.7.0",
4242
"prettier": "3.3.3",
4343
"ts-node": "10.9.2",
44-
"typescript": "5.6.2"
44+
"typescript": "5.6.3"
4545
},
4646
"publishConfig": {
4747
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4020,10 +4020,10 @@ typed-array-length@^1.0.4:
40204020
for-each "^0.3.3"
40214021
is-typed-array "^1.1.9"
40224022

4023-
4024-
version "5.6.2"
4025-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
4026-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
4023+
4024+
version "5.6.3"
4025+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
4026+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
40274027

40284028
unbox-primitive@^1.0.2:
40294029
version "1.0.2"

0 commit comments

Comments
 (0)