Skip to content

Commit d3b0f75

Browse files
Update dependency typescript to v5.6.2
1 parent 71eb532 commit d3b0f75

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/color-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"rollup-plugin-terser": "7.0.2",
4141
"should": "13.2.3",
4242
"sinon": "18.0.0",
43-
"typescript": "5.5.4"
43+
"typescript": "5.6.2"
4444
},
4545
"dependencies": {
4646
"@types/color": "3.0.6",

packages/timezone-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"rollup-plugin-terser": "7.0.2",
4242
"should": "13.2.3",
4343
"sinon": "18.0.0",
44-
"typescript": "5.5.4"
44+
"typescript": "5.6.2"
4545
}
4646
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10511,10 +10511,10 @@ [email protected]:
1051110511
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
1051210512
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
1051310513

10514-
typescript@5.5.4:
10515-
version "5.5.4"
10516-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
10517-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
10514+
typescript@5.6.2:
10515+
version "5.6.2"
10516+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
10517+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
1051810518

1051910519
"typescript@^3 || ^4":
1052010520
version "4.9.5"

0 commit comments

Comments
 (0)