Skip to content

Commit 8ed62b0

Browse files
committed
chore(deps): update dependency typescript to ^5.1.6
1 parent a207674 commit 8ed62b0

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.3",
6060
"semantic-release": "^21.0.6",
6161
"semantic-release-slack-bot": "^4.0.2",
62-
"typescript": "^5.1.5"
62+
"typescript": "^5.1.6"
6363
},
6464
"config": {
6565
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8027,10 +8027,10 @@ typescript@^4.6.4:
80278027
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
80288028
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
80298029

8030-
typescript@^5.1.5:
8031-
version "5.1.5"
8032-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
8033-
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
8030+
typescript@^5.1.6:
8031+
version "5.1.6"
8032+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
8033+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
80348034

80358035
uglify-js@^3.1.4:
80368036
version "3.17.2"

0 commit comments

Comments
 (0)