Skip to content

Commit c87ea99

Browse files
committed
Update dependency typescript to v5.1.6
1 parent 313fe02 commit c87ea99

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"prettier": "2.8.8",
6565
"ts-dedent": "^2.2.0",
6666
"ts-jest": "29.1.0",
67-
"typescript": "5.1.5",
67+
"typescript": "5.1.6",
6868
"yup": "1.2.0",
6969
"zod": "3.21.4"
7070
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5932,10 +5932,10 @@ typed-array-length@^1.0.4:
59325932
for-each "^0.3.3"
59335933
is-typed-array "^1.1.9"
59345934

5935-
5936-
version "5.1.5"
5937-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
5938-
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
5935+
5936+
version "5.1.6"
5937+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
5938+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
59395939

59405940
ua-parser-js@^1.0.35:
59415941
version "1.0.35"

0 commit comments

Comments
 (0)