Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit c2f627c

Browse files
Update dependency typescript to v5.1.6
1 parent 5f0270e commit c2f627c

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
@@ -39,7 +39,7 @@
3939
"prettier": "2.8.8",
4040
"rimraf": "3.0.2",
4141
"sinon": "15.2.0",
42-
"typescript": "5.0.4"
42+
"typescript": "5.1.6"
4343
},
4444
"ava": {
4545
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8604,10 +8604,10 @@ types-ramda@^0.29.4:
86048604
dependencies:
86058605
ts-toolbelt "^9.6.0"
86068606

8607-
typescript@5.0.4:
8608-
version "5.0.4"
8609-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
8610-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
8607+
typescript@5.1.6:
8608+
version "5.1.6"
8609+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
8610+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
86118611

86128612
typewise-core@^1.2, typewise-core@^1.2.0:
86138613
version "1.2.0"

0 commit comments

Comments
 (0)