Skip to content

Commit 66e794a

Browse files
committed
Update dependency typescript to v5.1.6
1 parent 9759573 commit 66e794a

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
@@ -26,7 +26,7 @@
2626
"prettier": "2.8.8",
2727
"ts-jest": "29.1.0",
2828
"type-coverage": "2.26.0",
29-
"typescript": "5.1.5"
29+
"typescript": "5.1.6"
3030
},
3131
"dependencies": {
3232
"@typescript-eslint/eslint-plugin": "^5.56.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3899,10 +3899,10 @@ typed-rest-client@~1.8.0:
38993899
tunnel "0.0.6"
39003900
underscore "^1.12.1"
39013901

3902-
typescript@5.1.5:
3903-
version "5.1.5"
3904-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
3905-
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
3902+
typescript@5.1.6:
3903+
version "5.1.6"
3904+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
3905+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
39063906

39073907
underscore@^1.12.1:
39083908
version "1.13.6"

0 commit comments

Comments
 (0)