Skip to content

Commit 0d34d06

Browse files
Update dependency typescript to v5.8.3 (#508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef32bf1 commit 0d34d06

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": "20.0.0",
43-
"typescript": "5.8.2"
43+
"typescript": "5.8.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": "20.0.0",
44-
"typescript": "5.8.2"
44+
"typescript": "5.8.3"
4545
}
4646
}

yarn.lock

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

10589-
10590-
version "5.8.2"
10591-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
10592-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
10589+
10590+
version "5.8.3"
10591+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
10592+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
1059310593

1059410594
"typescript@^3 || ^4":
1059510595
version "4.9.5"

0 commit comments

Comments
 (0)