Skip to content

Commit 0dda65d

Browse files
Update dependency typescript to v5.4.4
1 parent 8d150d3 commit 0dda65d

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.4.3"
43+
"typescript": "5.4.4"
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.4.3"
44+
"typescript": "5.4.4"
4545
}
4646
}

yarn.lock

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

10641-
10642-
version "5.4.3"
10643-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
10644-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
10641+
10642+
version "5.4.4"
10643+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
10644+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
1064510645

1064610646
"typescript@^3 || ^4":
1064710647
version "4.9.5"

0 commit comments

Comments
 (0)