Skip to content

Commit cae364c

Browse files
committed
chore(deps): update dependency typescript to v5.4.2
1 parent 3774d97 commit cae364c

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
@@ -70,7 +70,7 @@
7070
"rollup": "4.12.1",
7171
"rollup-plugin-dts": "6.1.0",
7272
"ts-jest": "29.1.2",
73-
"typescript": "5.3.3"
73+
"typescript": "5.4.2"
7474
},
7575
"lint-staged": {
7676
"./lib/**/*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4568,10 +4568,10 @@ types-ramda@^0.29.9:
45684568
dependencies:
45694569
ts-toolbelt "^9.6.0"
45704570

4571-
typescript@5.3.3:
4572-
version "5.3.3"
4573-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
4574-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
4571+
typescript@5.4.2:
4572+
version "5.4.2"
4573+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
4574+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
45754575

45764576
unicode-canonical-property-names-ecmascript@^2.0.0:
45774577
version "2.0.0"

0 commit comments

Comments
 (0)