Skip to content

Commit a191ddc

Browse files
committed
Update dependency typescript to v5.0.4
1 parent bd2b318 commit a191ddc

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
"npm-run-all": "4.1.5",
6060
"prettier": "2.8.7",
6161
"ts-jest": "29.1.0",
62-
"typescript": "5.0.2",
62+
"typescript": "5.0.4",
6363
"yup": "1.0.2",
6464
"zod": "3.21.4"
6565
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5912,10 +5912,10 @@ type-fest@^2.19.0:
59125912
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
59135913
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
59145914

5915-
5916-
version "5.0.2"
5917-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
5918-
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
5915+
5916+
version "5.0.4"
5917+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
5918+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
59195919

59205920
ua-parser-js@^0.7.30:
59215921
version "0.7.34"

0 commit comments

Comments
 (0)