Skip to content

Commit bf0215d

Browse files
committed
chore(deps): update dependency typescript to ^5.0.4
1 parent 0e01e8a commit bf0215d

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.1",
6161
"semantic-release-slack-bot": "^4.0.1",
62-
"typescript": "^5.0.3"
62+
"typescript": "^5.0.4"
6363
},
6464
"config": {
6565
"commitizen": {

yarn.lock

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

7976-
typescript@^5.0.3:
7977-
version "5.0.3"
7978-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
7979-
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
7976+
typescript@^5.0.4:
7977+
version "5.0.4"
7978+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
7979+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
79807980

79817981
uglify-js@^3.1.4:
79827982
version "3.17.2"

0 commit comments

Comments
 (0)