Skip to content

Commit 6e79fac

Browse files
chore(deps): update dependency typescript to v5 (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86a1caa commit 6e79fac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.2",
6060
"semantic-release": "^20.1.1",
6161
"semantic-release-slack-bot": "^4.0.0",
62-
"typescript": "^4.9.5"
62+
"typescript": "^5.0.2"
6363
},
6464
"config": {
6565
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7723,10 +7723,10 @@ typescript@^4.6.4:
77237723
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
77247724
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
77257725

7726-
typescript@^4.9.5:
7727-
version "4.9.5"
7728-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7729-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
7726+
typescript@^5.0.2:
7727+
version "5.0.2"
7728+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
7729+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
77307730

77317731
uglify-js@^3.1.4:
77327732
version "3.17.2"

0 commit comments

Comments
 (0)