Skip to content

Commit 2b1a33e

Browse files
chore(deps): update dependency typescript to v5.6.2
1 parent 05a65d7 commit 2b1a33e

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
@@ -52,7 +52,7 @@
5252
"standard-version": "9.5.0",
5353
"ts-node": "10.9.2",
5454
"tsup": "8.1.0",
55-
"typescript": "5.5.3",
55+
"typescript": "5.6.2",
5656
"vitest": "1.6.0"
5757
},
5858
"standard-version": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2799,10 +2799,10 @@ typedarray@^0.0.6:
27992799
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
28002800
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
28012801

2802-
typescript@5.5.3:
2803-
version "5.5.3"
2804-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
2805-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
2802+
typescript@5.6.2:
2803+
version "5.6.2"
2804+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
2805+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
28062806

28072807
ufo@^1.1.1:
28082808
version "1.1.1"

0 commit comments

Comments
 (0)