Skip to content

Commit 8d40531

Browse files
committed
chore(deps): update dependency typescript to ^5.0.3
1 parent c492cdc commit 8d40531

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"redux-saga": "^1.2.3",
6060
"semantic-release": "^21.0.0",
6161
"semantic-release-slack-bot": "^4.0.0",
62-
"typescript": "^5.0.2"
62+
"typescript": "^5.0.3"
6363
},
6464
"config": {
6565
"commitizen": {

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7987,11 +7987,16 @@ typescript@^4.6.4:
79877987
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
79887988
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
79897989

7990-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.0.2:
7990+
"typescript@^4.6.4 || ^5.0.0":
79917991
version "5.0.2"
79927992
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
79937993
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
79947994

7995+
typescript@^5.0.3:
7996+
version "5.0.3"
7997+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
7998+
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
7999+
79958000
uglify-js@^3.1.4:
79968001
version "3.17.2"
79978002
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.2.tgz#f55f668b9a64b213977ae688703b6bbb7ca861c6"

0 commit comments

Comments
 (0)