Skip to content

Commit 28198f0

Browse files
Update dependency typescript to v5.3.3
1 parent fee9c59 commit 28198f0

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": "17.0.1",
43-
"typescript": "5.3.2"
43+
"typescript": "5.3.3"
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": "17.0.1",
44-
"typescript": "5.3.2"
44+
"typescript": "5.3.3"
4545
}
4646
}

yarn.lock

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

10541-
10542-
version "5.3.2"
10543-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
10544-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
10541+
10542+
version "5.3.3"
10543+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
10544+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
1054510545

1054610546
"typescript@^3 || ^4":
1054710547
version "4.9.5"

0 commit comments

Comments
 (0)