Skip to content

Commit 7581648

Browse files
committed
Update dependency typescript to v5.4.3
1 parent 5470c3f commit 7581648

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
@@ -71,7 +71,7 @@
7171
"rollup": "3.29.4",
7272
"rollup-plugin-dts": "6.1.0",
7373
"sinon": "17.0.1",
74-
"typescript": "5.4.2"
74+
"typescript": "5.4.3"
7575
},
7676
"ava": {
7777
"require": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9095,10 +9095,10 @@ types-ramda@^0.29.9:
90959095
dependencies:
90969096
ts-toolbelt "^9.6.0"
90979097

9098-
typescript@5.4.2:
9099-
version "5.4.2"
9100-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
9101-
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
9098+
typescript@5.4.3:
9099+
version "5.4.3"
9100+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
9101+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
91029102

91039103
typewise-core@^1.2, typewise-core@^1.2.0:
91049104
version "1.2.0"

0 commit comments

Comments
 (0)