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

Commit 5e3d02d

Browse files
Update dependency typescript to v5.4.2
1 parent 031babb commit 5e3d02d

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.4.2"
4343
},
4444
"ava": {
4545
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8629,10 +8629,10 @@ types-ramda@^0.29.7:
86298629
dependencies:
86308630
ts-toolbelt "^9.6.0"
86318631

8632-
typescript@5.0.4:
8633-
version "5.0.4"
8634-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
8635-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
8632+
typescript@5.4.2:
8633+
version "5.4.2"
8634+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
8635+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
86368636

86378637
typewise-core@^1.2, typewise-core@^1.2.0:
86388638
version "1.2.0"

0 commit comments

Comments
 (0)