Skip to content

Commit 20518d6

Browse files
chore(deps): update dependency typescript to v5.6.3
1 parent c91d116 commit 20518d6

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,6 @@
138138
"ts-node": "10.9.2",
139139
"tslint": "6.1.3",
140140
"type-fest": "4.26.1",
141-
"typescript": "5.3.3"
141+
"typescript": "5.6.3"
142142
}
143143
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10609,7 +10609,12 @@ typedarray@^0.0.6:
1060910609
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1061010610
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1061110611

10612-
typescript@5.3.3, typescript@~5.3.2:
10612+
typescript@5.6.3:
10613+
version "5.6.3"
10614+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
10615+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
10616+
10617+
typescript@~5.3.2:
1061310618
version "5.3.3"
1061410619
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
1061510620
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==

0 commit comments

Comments
 (0)