Skip to content

Commit f3d1e6a

Browse files
committed
chore(deps): update dependency typescript to v5.1.6
1 parent 0e83eb8 commit f3d1e6a

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
@@ -66,7 +66,7 @@
6666
"rollup": "2.79.1",
6767
"rollup-plugin-dts": "5.3.0",
6868
"ts-jest": "29.1.0",
69-
"typescript": "5.1.5"
69+
"typescript": "5.1.6"
7070
},
7171
"lint-staged": {
7272
"./lib/**/*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5950,10 +5950,10 @@ types-ramda@^0.29.3:
59505950
dependencies:
59515951
ts-toolbelt "^9.6.0"
59525952

5953-
5954-
version "5.1.5"
5955-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
5956-
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
5953+
5954+
version "5.1.6"
5955+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
5956+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
59575957

59585958
unbox-primitive@^1.0.1:
59595959
version "1.0.1"

0 commit comments

Comments
 (0)