Skip to content

Commit 1e6df7e

Browse files
chore(deps): update dependency typescript to v5.6.2
1 parent f5b3ede commit 1e6df7e

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
@@ -137,6 +137,6 @@
137137
"ts-node": "10.9.2",
138138
"tslint": "6.1.3",
139139
"type-fest": "4.26.1",
140-
"typescript": "5.3.3"
140+
"typescript": "5.6.2"
141141
}
142142
}

yarn.lock

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

10424-
typescript@5.3.3, typescript@~5.3.2:
10424+
typescript@5.6.2:
10425+
version "5.6.2"
10426+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
10427+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
10428+
10429+
typescript@~5.3.2:
1042510430
version "5.3.3"
1042610431
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
1042710432
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==

0 commit comments

Comments
 (0)